yolov5 / utils

Commit History

Update LoadStreams init fallbacks (#3295)
0e2f2cb
unverified

glenn-jocher commited on

Improves docs and handling of entities and resuming by WandbLogger (#3264)
19100ba
unverified

Charles Frye commited on

YouTube stream ending fix (#3277)
683cefe
unverified

glenn-jocher commited on

check `batch_size % utilized_device_count` (#3276)
f340235
unverified

glenn-jocher commited on

`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified

yeric1789 glenn-jocher commited on

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

Adrian Holovaty glenn-jocher commited on

Update datasets.py (#3216)
13a1c72
unverified

glenn-jocher commited on

Silent Patches Bug Fix (#3214)
ffb47ff
unverified

glenn-jocher commited on

Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193)
36b0a9e
unverified

glenn-jocher commited on

Plot labels histogram colors (#3192)
ae53f50
unverified

glenn-jocher commited on

Update JSON response (#3139)
c1c7eb0
unverified

glenn-jocher commited on

Update Colors() (#3046)
52c0570
unverified

glenn-jocher commited on

Replace print() with logging.info() in trainloader (#3103)
abfcf9e
unverified

glenn-jocher commited on

Add check_python() (#3088)
57b0d3a
unverified

glenn-jocher commited on

Explicitly convert artifact path to posix_path (#3067)
d2a1728
unverified

Ayush Chaurasia commited on

use check_file for --data (#3035)
b18ca31
unverified

Ayush Chaurasia commited on

download() ThreadPool update (#3027)
8cab907
unverified

glenn-jocher commited on

Add NMS threshold checks (#3020)
41cc7ca
unverified

glenn-jocher commited on

Add is_colab() function (#3018)
fcd5702
unverified

glenn-jocher commited on

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