Skip to content

Commit e86c200

Browse files
author
Study-is-happy
committed
update readme
1 parent d7985b0 commit e86c200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install numpy opencv-python
1717

1818
## Inference
1919

20-
Inference uses our pretrained model, trained with multiple datasets, neuflow_mixed.pth.
20+
Inference uses our pretrained model, trained with multiple datasets, neuflow_mixed.pth:
2121
```
2222
python infer.py
2323
```
@@ -70,7 +70,7 @@ python images_flows_to_npy.py
7070

7171
## Training
7272

73-
Simple training script
73+
Simple training script:
7474
```
7575
python train.py \
7676
--checkpoint_dir $YOUR_CHECKPOINT_DIR \

0 commit comments

Comments
 (0)