Parcourir la source

update README

yjh0410 il y a 1 an
Parent
commit
876cb2d24d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -114,7 +114,7 @@ python test.py -d coco \
 
 ## Evaluation
 ```Shell
-python eval.py -d coco-val \
+python eval.py -d coco \
                --cuda \
                -m yolov1 \
                --img_size 640 \