Commit History
Add file_size() function (#2911)
1b1ab4c
unverified
Update export.py for 2 dry runs (#2910)
646386f
unverified
Update export.py (#2909)
a2a514d
unverified
Default optimize_for_mobile() on TorchScript models (#2908)
28db237
unverified
Add detect.py --hide-conf --hide-labels --line-thickness options (#2658)
f662c18
unverified
Update google_utils.py (#2900)
14d2d2d
unverified
Update yolo.py (#2899)
cdb678f
unverified
Explicit opt function arguments (#2817)
b40dd99
unverified
fcakyon
commited on
ACON activation function (#2893)
264d860
unverified
Uppercase model filenames enabled (#2890)
0395e39
unverified
r-blmnr
commited on
VisDrone2019-DET Dataset Auto-Download (#2882)
78fd077
unverified
bug fix: switched rows and cols for correct detections in confusion matrix (#2883)
d48a34d
unverified
Michael Heilig
commited on
Cleanup load_image() (#2871)
5f7d39f
unverified
Implement yaml.safe_load() (#2876)
f7bc685
unverified
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified
Update increment_path() to handle file paths (#2867)
c5c647e
unverified
Fix ONNX dynamic axes export support with onnx simplifier, make onnx simplifier optional (#2856)
1df8c6c
unverified
Update FUNDING.yml (#2833)
238583b
unverified
Create FUNDING.yml (#2832)
803f51b
unverified
PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified
YouTube Bug Fix (#2818)
aff03be
unverified
ONNX Simplifier (#2815)
1f3e482
unverified
Update README.md
e5d7122
unverified
Flask REST API Example (#2732)
1479737
unverified
Update README.md
1487bc8
unverified
Created using Colaboratory
860ca98
Created using Colaboratory
cac8a76
Update tutorial.ipynb
2eab46e
unverified
Created using Colaboratory
6b718e9
Update tutorial.ipynb
54d6516
unverified
YOLOv5 v5.0 Release patch 1 (#2764)
0f395b3
unverified
YOLOv5 v5.0 Release (#2762)
f5b8f7d
unverified
YouTube Livestream Detection (#2752)
e2b7bc0
unverified
Created using Colaboratory
9029759
Tensorboard model visualization bug fix (#2758)
6dd1083
unverified
utils/wandb_logging PEP8 reformat (#2755)
0cae757
unverified
torch.cuda.amp bug fix (#2750)
b5de52c
unverified
autocast enable=torch.cuda.is_available() (#2748)
fca5e2a
unverified
Add Hub results.pandas() method (#2725)
c03d590
unverified
Update README with collapsable notes (#2721)
c8c8da6
unverified
Add support for list-of-directory data format for wandb (#2719)
3067429
unverified
Ayush Chaurasia
commited on
Updated filename attributes for YOLOv5 Hub BytesIO (#2718)
ec8979f
unverified
Updated filename attributes for YOLOv5 Hub results (#2708)
74276d5
unverified
pip install coremltools onnx (#2690)
9ccfa85
unverified
autoShape forward im = np.asarray(im) # to numpy (#2689)
17300a4
unverified
PyTorch Hub model.save() increment as runs/hub/exp (#2684)
2af059c
unverified
Fix: #2674 (#2683)
514ebcd
unverified
Ayush Chaurasia
commited on