We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2d871 commit ba178aaCopy full SHA for ba178aa
README.md
@@ -54,7 +54,7 @@ ln -s $YOUR_DATASET_ROOT datasets
54
55
Convert all your images and flows to .npy format to speed up data loading. This script provides an example of converting FlyingThings cleanpass data.
56
```
57
-images_flows_to_npy.py
+python images_flows_to_npy.py
58
59
60
## Training
0 commit comments