Skip to content

Commit d7985b0

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

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
@@ -22,7 +22,7 @@ Inference uses our pretrained model, trained with multiple datasets, neuflow_mix
2222
python infer.py
2323
```
2424

25-
<img src="example_result.jpg" width="600" >
25+
<img src="example_result.jpg" width="400" >
2626

2727
## Datasets
2828

@@ -70,7 +70,7 @@ python images_flows_to_npy.py
7070

7171
## Training
7272

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

0 commit comments

Comments
 (0)