Skip to content

Commit ba178aa

Browse files
author
Study-is-happy
committed
fix readme
1 parent 5e2d871 commit ba178aa

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
@@ -54,7 +54,7 @@ ln -s $YOUR_DATASET_ROOT datasets
5454

5555
Convert all your images and flows to .npy format to speed up data loading. This script provides an example of converting FlyingThings cleanpass data.
5656
```
57-
images_flows_to_npy.py
57+
python images_flows_to_npy.py
5858
```
5959

6060
## Training

0 commit comments

Comments
 (0)