yolov5 / detect.py

Commit History

YouTube Livestream Detection (#2752)
e2b7bc0
unverified

Ben Milanko glenn-jocher commited on

Save webcam results, add --nosave option (#2598)
ad05e37
unverified

glenn-jocher commited on

check_requirements() exclude pycocotools, thop (#2571)
0d891c6
unverified

glenn-jocher commited on

Add check_imshow() (#2231)
26c2e54
unverified

glenn-jocher commited on

Update detect.py (#2167)
c32b0af
unverified

ab-101 commited on

Add variable-stride inference support (#2091)
a18efc3
unverified

glenn-jocher commited on

Update run-once lines (#2058)
2a835c7
unverified

glenn-jocher commited on

Update inference multiple-counting (#2019)
aac33f8
unverified

glenn-jocher commited on

Add check_requirements() (#1853)
e77c77f
unverified

glenn-jocher commited on

Remove unused code (#1830)
7dddb1d
unverified

Rohan Dubey commited on

clean_str() function addition (#1674)
d5289b5
unverified

glenn-jocher commited on

Streaming --save-txt bug fix (#1672)
54043a9
unverified

glenn-jocher commited on

Cat apriori to autolabels (#1484)
95fa653
unverified

glenn-jocher commited on

PosixPath to str webcam bug fix (#1437)
bd29a1c
unverified

glenn-jocher commited on

PyTorch Hub and autoShape update (#1415)
f542926
unverified

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on

Unified '/project/name' results saving (#1377)
c4addd7
unverified

glenn-jocher commited on

Trailing --save-txt whitespace bug fix (#1374)
04081f8
unverified

weida wang glenn-jocher commited on

Use pathlib instead of low-level module (#1329)
1c8464e
unverified

Khiem Doan glenn-jocher commited on

--save-txt store_true fix (#1323)
81d3201
unverified

glenn-jocher commited on

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