yolov5 / detect.py

Commit History

Increment train, test, detect runs/ (#1322)
4821d07
unverified

glenn-jocher commited on

Adding --save-dir and --save-conf options to test.py (#1182)
19c8b2c
unverified

oleg glenn-jocher commited on

Add confidence score to label txt files (#994)
83deec1
unverified

Osama Akhtar glenn-jocher commited on

Simplified inference (#1153)
3b57cb5
unverified

glenn-jocher commited on

Minor import and spelling updates (#1133)
4d3680c
unverified

glenn-jocher commited on

feat: add rtmp support (#1009)
b8f6567
unverified

stone99 ryan.fu glenn-jocher commited on

generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a

glenn-jocher commited on

reverse plotting low to high confidence
7875f4c

glenn-jocher commited on

utils.general comment updates/bug fixes
9f482cb

glenn-jocher commited on

Update detect.py (#629)
d0d3dd1
unverified

hopesala glenn-jocher commited on

Fix missing imports (#627)
728efa6
unverified

lorenzomammana glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

PyTorch 1.6.0 compatability updates
43a616a

glenn-jocher commited on

Update utils.py strip_optimizer() (#509)
fe09433
unverified

glenn-jocher commited on

improved model.yaml source tracking
02445d1

glenn-jocher commited on

--classes bug fix #387
78c9420

glenn-jocher commited on

update detect.py --class argument #387
094079b

glenn-jocher commited on

Initial model ensemble capability #318
e8cf24b

glenn-jocher commited on

update check_img_size() for model strides
a9dc0c2

glenn-jocher commited on

Remove non-ascii that breaks pdb single-stepping
0d5065d
unverified

Russ Ferriday commited on

Update detect.py
8c5b622
unverified

glenn-jocher commited on

Update detect.py
496ec33
unverified

glenn-jocher commited on

Fix after suggestion
68f6361

Anish Hiranandani commited on

update google_utils import
6c1b87a

glenn-jocher commited on

detect.py fast bug fix
bbd12c7

glenn-jocher commited on

FP16 to FP32 ckpt load
76ca367

glenn-jocher commited on

switch default inference to FP16 on GPU
1119949

glenn-jocher commited on

FP16 inference update
260b172

glenn-jocher commited on

--img-size stride-multiple verification
099e6f5

glenn-jocher commited on

update times to end-to-end latency (inference + NMS)
ad71d2d

glenn-jocher commited on

new CSP model release
c14368d

glenn-jocher commited on

multi-gpu test bug fix #15
dbdee3a

glenn-jocher commited on

model.names for dataParallel
ba9ab66

glenn-jocher commited on