Skip to content

Commit 9dfc300

Browse files
committed
updated README.md
1 parent 4800472 commit 9dfc300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The accompanying annotation `.txt` file contains the following rows
108108
jumping/0001 17 0
109109
jumping/0002 18 0
110110
running/0001 15 1
111-
running/0002 20 1
111+
running/0002 15 1
112112
```
113113
Instantiating a VideoFrameDataset with the `root_path` parameter pointing to `demo_dataset`, the `annotationsfile_path` parameter pointing to the annotation file, and
114114
the `imagefile_template` parameter as "img_{:05d}.jpg", is all that it takes to start using the VideoFrameDataset class.

0 commit comments

Comments
 (0)