yolov5 / detect.py

Commit History

Add multi-stream saving feature (#3864)
9d86b54
unverified

ketan-b glenn-jocher commited on

Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified

glenn-jocher commited on

Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified

glenn-jocher commited on

Slightly modify CLI execution (#3687)
bfb2276
unverified

lb-desupervised Lewis Belcher commited on

Remove `/weights` directory (#3659)
2754ada
unverified

glenn-jocher commited on

Refactoring cleanup (#3565)
4695ca8
unverified

glenn-jocher commited on

Refactor detect.py arguments (#3559)
66cf5c2
unverified

glenn-jocher commited on

Refactor test.py arguments (#3558)
a9553c0
unverified

glenn-jocher commited on

On-demand `pycocotools` pip install (#3547)
ef0b5c9
unverified

glenn-jocher commited on

Update FP16 `--half` argument for test.py and detect.py (#3532)
c6b51f4
unverified

glenn-jocher commited on

Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified

glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools Yonghye Kwon Sam_S Samridha Shrestha edificewang commited on

Implement `@torch.no_grad()` decorator (#3312)
61ea23c
unverified

glenn-jocher commited on

Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified

Adrian Holovaty glenn-jocher commited on

detect.py streaming source `--save-crop` bug fix (#3102)
25f8ab8
unverified

glenn-jocher commited on

Update detect.py (#3087)
91547ed
unverified

glenn-jocher commited on

Update check_requirements() exclude list (#2974)
a833ee2
unverified

glenn-jocher commited on

New Colors() class (#2963)
57812df
unverified

glenn-jocher commited on

Change default value of hide-conf argument to false (#2925)
aa78069
unverified

albinxavi commited on

Change default value of hide label argument to False (#2923)
eae28a9
unverified

albinxavi commited on

Add detect.py --hide-conf --hide-labels --line-thickness options (#2658)
f662c18
unverified

Maximilian Peters glenn-jocher commited on

Explicit opt function arguments (#2817)
b40dd99
unverified

fcakyon commited on

Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified

burhan glenn-jocher commited on

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