ruudra commited on
Commit
c2f3fc4
1 Parent(s): 1a9b0ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -5,7 +5,4 @@ pipeline_tag: object-detection
5
 
6
  Here is how to use this model:
7
 
8
- # when we ran this, we saw .007 second inference time. That is 140 FPS on a TESLA P100!
9
- # use the best weights!
10
-
11
  python detect.py --weights best.pt --img 416 --conf 0.4 --source img.png
 
5
 
6
  Here is how to use this model:
7
 
 
 
 
8
  python detect.py --weights best.pt --img 416 --conf 0.4 --source img.png