yolov5 / utils

Commit History

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

Improved W&B integration (#2125)
e8fc97a
unverified

Ayush Chaurasia glenn-jocher commited on

PyTorch Hub models default to CUDA:0 if available (#2472)
9b11f0c
unverified

glenn-jocher commited on

Scipy kmeans-robust autoanchor update (#2470)
2d41e70
unverified

glenn-jocher commited on

Update autosplit() with annotated_only option (#2466)
38ff499
unverified

Yann Defretin glenn-jocher commited on

labels.jpg class names (#2454)
08d4918
unverified

glenn-jocher commited on

Integer printout (#2450)
f01f322
unverified

glenn-jocher commited on

GCP sudo docker userdata.sh (#2393)
e8a2b83
unverified

glenn-jocher commited on

AWS wait && echo "All tasks done." (#2391)
7c2c957
unverified

glenn-jocher commited on

bbox_iou() stability and speed improvements (#2385)
ba18528
unverified

glenn-jocher commited on

image weights compatible faster random index generator v2 for mosaic augmentation (#2383)
cd8ed35
unverified

developer0hye commited on

Confusion matrix background axis swap (#2114)
2c56ad5
unverified

Ryan Avery commited on

EMA bug fix 2 (#2330)
fab5085
unverified

glenn-jocher commited on

Fix labels being missed when image extension appears twice in filename (#2300)
a82dce7
unverified

Iden Craven commited on

Improved model+EMA checkpointing (#2292)
ec1d849
unverified

glenn-jocher commited on

Amazon AWS EC2 startup and re-startup scripts (#2282)
0070995
unverified

glenn-jocher commited on

Amazon AWS EC2 startup and re-startup scripts (#2185)
d5d275b
unverified

glenn-jocher commited on

FLOPS min stride 32 (#2276)
83dc1b4
unverified

xiaowo1996 commited on

Robust objectness loss balancing (#2256)
6f5d6fc
unverified

glenn-jocher commited on

Update inference default to multi_label=False (#2252)
c09964c
unverified

glenn-jocher commited on

Add isdocker() (#2232)
d2e754b
unverified

glenn-jocher commited on

Add check_imshow() (#2231)
26c2e54
unverified

glenn-jocher commited on

LoadStreams() frame loss bug fix (#2222)
7b833e3
unverified

glenn-jocher commited on

YOLOv5 Segmentation Dataloader Updates (#2188)
bdd88e1
unverified

glenn-jocher commited on

Changed socket port and added timeout (#2176)
a5d5f92
unverified

Nanobit commited on

Update utils/datasets.py to support .webp files (#2174)
c9bda11
unverified

Transigent commited on

Update train.py test batch_size (#2148)
86897e3
unverified

glenn-jocher commited on

Unique *.cache filenames fix (#2134)
e9b3de4
unverified

train255 glenn-jocher commited on

LoadImages() pathlib update (#2140)
4bdc5a3
unverified

glenn-jocher commited on

Start setup for improved W&B integration (#1948)
73a0669
unverified

Ayush Chaurasia glenn-jocher commited on

Update plot_study() (#2112)
9646ca4
unverified

glenn-jocher commited on

Update test.py --task speed and study (#2099)
be9edff
unverified

glenn-jocher commited on

Add variable-stride inference support (#2091)
a18efc3
unverified

glenn-jocher commited on

Update to colors.TABLEAU_COLORS (#2069)
630ec06
unverified

glenn-jocher commited on

Metric-Confidence plots feature addition (#2057)
f639e14
unverified

glenn-jocher commited on

Add 'exclude' tuple to check_requirements() (#2041)
f59f801
unverified

glenn-jocher commited on

W&B log epoch (#1946)
59c21c7
unverified

glenn-jocher commited on

Add histogram equalization fcn (#2049)
08d3119
unverified

glenn-jocher commited on

Check im.format during dataset caching (#2042)
8fcbe43
unverified

glenn-jocher commited on

Update general.py check_git_status() fix (#2020)
3b7feea
unverified

glenn-jocher commited on

Update inference multiple-counting (#2019)
aac33f8
unverified

glenn-jocher commited on

Update google_utils.py (#2017)
77fd832
unverified

glenn-jocher commited on

check_git_status() Windows fix (#2015)
1445ab2
unverified

glenn-jocher commited on

Add xywhn2xyxy() (#1983)
d921214
unverified

glenn-jocher commited on

check_git_status() asserts (#1977)
b1cf25d
unverified

glenn-jocher commited on

Update autoanchor.py with yaml.SafeLoader (#1971)
17751b9
unverified

Abhiram V commited on