Commit History
Fix default `--weights yolov5s.pt` (#4458)
6dd7dd8
unverified
Add TensorFlow and TFLite export (#1127)
808bcad
unverified
TFLite prep (#4436)
f3e3f76
unverified
Standardize headers and docstrings (#4417)
24bea5e
unverified
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified
Update 'results saved to' string (#4275)
388016e
unverified
ONNX inference update (#4073)
2e53844
unverified
`val.py` refactor (#4053)
f7d8562
unverified
Feature visualization improvements 32 (#3947)
248504c
unverified
Feature visualization update (#3920)
87b094b
unverified
Add multi-stream saving feature (#3864)
9d86b54
unverified
Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
Slightly modify CLI execution (#3687)
bfb2276
unverified
lb-desupervised
Lewis Belcher
commited on
Remove `/weights` directory (#3659)
2754ada
unverified
Refactoring cleanup (#3565)
4695ca8
unverified
Refactor detect.py arguments (#3559)
66cf5c2
unverified
Refactor test.py arguments (#3558)
a9553c0
unverified
On-demand `pycocotools` pip install (#3547)
ef0b5c9
unverified
Update FP16 `--half` argument for test.py and detect.py (#3532)
c6b51f4
unverified
Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified


Implement `@torch.no_grad()` decorator (#3312)
61ea23c
unverified
Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified
detect.py streaming source `--save-crop` bug fix (#3102)
25f8ab8
unverified
Update detect.py (#3087)
91547ed
unverified
Update check_requirements() exclude list (#2974)
a833ee2
unverified
New Colors() class (#2963)
57812df
unverified
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
Explicit opt function arguments (#2817)
b40dd99
unverified
fcakyon
commited on
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified
YouTube Livestream Detection (#2752)
e2b7bc0
unverified
Save webcam results, add --nosave option (#2598)
ad05e37
unverified
check_requirements() exclude pycocotools, thop (#2571)
0d891c6
unverified
Add check_imshow() (#2231)
26c2e54
unverified
Update detect.py (#2167)
c32b0af
unverified
ab-101
commited on
Add variable-stride inference support (#2091)
a18efc3
unverified
Update run-once lines (#2058)
2a835c7
unverified
Update inference multiple-counting (#2019)
aac33f8
unverified
Add check_requirements() (#1853)
e77c77f
unverified
Remove unused code (#1830)
7dddb1d
unverified
Rohan Dubey
commited on