yolov5 / utils

Commit History

Hubconf.py bug fix (#3007)
31ee54c
unverified

glenn-jocher commited on

Curl update (#3004)
37eaffe
unverified

glenn-jocher commited on

Add unzip flag to download() (#3002)
4d7bca7
unverified

glenn-jocher commited on

Improve performance of dataset Logger (#2943)
801b469
unverified

Ayush Chaurasia commited on

Make cache saving optional (#2977)
955eea8
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Update restapi.py (#2967)
2c7c075
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Check_requirements() enclosing apostrophe bug fix (#2929)
1849916
unverified

glenn-jocher commited on

ACON Activation batch-size 1 bug patch (#2901)
9c7bb5a
unverified

glenn-jocher commited on

Add verbose option to pytorch hub models (#2926)
c0d3f80
unverified

Nanobit glenn-jocher commited on

Update download() for tar.gz files (#2919)
45632b2
unverified

glenn-jocher commited on

Add file_size() function (#2911)
1b1ab4c
unverified

glenn-jocher commited on

Update google_utils.py (#2900)
14d2d2d
unverified

glenn-jocher commited on

ACON activation function (#2893)
264d860
unverified

glenn-jocher commited on

Uppercase model filenames enabled (#2890)
0395e39
unverified

r-blmnr commited on

VisDrone2019-DET Dataset Auto-Download (#2882)
78fd077
unverified

glenn-jocher commited on

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

JoshSong glenn-jocher commited on

Implement yaml.safe_load() (#2876)
f7bc685
unverified

glenn-jocher commited on

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

burhan glenn-jocher commited on

Update increment_path() to handle file paths (#2867)
c5c647e
unverified

glenn-jocher commited on

PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified

glenn-jocher commited on

YouTube Bug Fix (#2818)
aff03be
unverified

glenn-jocher commited on

ONNX Simplifier (#2815)
1f3e482
unverified

glenn-jocher commited on

YOLOv5 v5.0 Release patch 1 (#2764)
0f395b3
unverified

glenn-jocher commited on

YOLOv5 v5.0 Release (#2762)
f5b8f7d
unverified

glenn-jocher commited on

YouTube Livestream Detection (#2752)
e2b7bc0
unverified

Ben Milanko glenn-jocher commited on

utils/wandb_logging PEP8 reformat (#2755)
0cae757
unverified

glenn-jocher commited on

Add Hub results.pandas() method (#2725)
c03d590
unverified

glenn-jocher commited on

Add support for list-of-directory data format for wandb (#2719)
3067429
unverified

Ayush Chaurasia commited on

Fix: #2674 (#2683)
514ebcd
unverified

Ayush Chaurasia commited on

Set resume flag to false (#2657)
2a28ef3
unverified

Ayush Chaurasia commited on

Add --label-smoothing eps argument to train.py (default 0.0) (#2344)
9c803f2
unverified

Phat Tran phattran glenn-jocher commited on

Speed profiling improvements (#2648)
866bc7d
unverified

glenn-jocher commited on

Add tqdm pbar.close() (#2644)
1e8ab3f
unverified

zzttqu commited on

Improve git_describe() fix 1 (#2635)
2e95cf3
unverified

glenn-jocher commited on

W&B resume ddp from run link fix (#2579)
518c095
unverified

Ayush Chaurasia commited on

Improve git_describe() (#2633)
6e8c5b7
unverified

glenn-jocher commited on

Create date_modified() (#2616)
0ff5aec
unverified

glenn-jocher commited on

Add '*.mpo' to supported image formats (#2615)
196bf10
unverified

maxupp maxupp commited on

Update git_describe() for remote dir usage (#2606)
77415a4
unverified

glenn-jocher commited on

resume.py typo (#2603)
3bb4148
unverified

glenn-jocher commited on

Update segment2box() comment (#2600)
d4456e4
unverified

glenn-jocher commited on

YOLOv5 PyTorch Hub models >> check_requirements() (#2592)
333ccc5
unverified

glenn-jocher commited on

YOLOv5 PyTorch Hub models >> check_requirements() (#2591)
75feeb7
unverified

glenn-jocher commited on

Enhanced check_requirements() with auto-install (#2575)
2b329b0
unverified

glenn-jocher commited on

W&B DDP fix (#2574)
1bf9365
unverified

Ayush Chaurasia commited on