yolov5 / utils

Commit History

Fixed logging level in distributed mode (#4284)
771ac6c
unverified

imyhxy fkwong commited on

Feature `python train.py --cache disk` (#4049)
2d99063
unverified

junji hashimoto glenn-jocher commited on

W&B: Fix sweep bug (#4276)
621caea
unverified

Ayush Chaurasia glenn-jocher commited on

W&B: suppress warnings (#4257)
cd540d8
unverified

Ayush Chaurasia glenn-jocher commited on

Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified

Kalen Michael glenn-jocher commited on

Update `profile()` for CUDA Memory allocation (#4239)
d8f1883
unverified

glenn-jocher commited on

Update profiler (#4236)
9468657
unverified

glenn-jocher commited on

Add `@try_except` decorator (#4224)
7820614
unverified

glenn-jocher commited on

PyCharm reformat (#4209)
b60b62e
unverified

glenn-jocher commited on

W&B: More improvements and refactoring (#4205)
750465e
unverified

Ayush Chaurasia glenn-jocher commited on

W&B: Restructure code to support the new dataset_check() feature (#4197)
e88e8f7
unverified

Ayush Chaurasia glenn-jocher commited on

Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified

glenn-jocher commited on

Improve docstrings and run names (#4174)
63a1971
unverified

Ayush Chaurasia commited on

Update script headers (#4163)
0ad6301
unverified

glenn-jocher commited on

New CSV Logger (#4148)
96e36a7
unverified

glenn-jocher commited on

Refactor train.py and val.py `loggers` (#4137)
efe60b5
unverified

glenn-jocher commited on

Update train.py (#4136)
63dd65e
unverified

glenn-jocher commited on

Fix indentation in `log_training_progress()` (#4126)
4495e00
unverified

imyhxy commited on

Update resume.py (#4115)
4bad914
unverified

glenn-jocher commited on

Add train.py ``--img-size` floor (#4099)
2c073cd
unverified

glenn-jocher commited on

W&B: fix refactor bugs (#4069)
0cc7c58
unverified

Ayush Chaurasia commited on

Albumentations >= 1.0.3 (#4068)
7fdcc77
unverified

glenn-jocher commited on

Missing `nc` and `names` handling in check_dataset() (#4066)
c8a98cb
unverified

glenn-jocher commited on

`val.py` refactor (#4053)
f7d8562
unverified

glenn-jocher Ayush Chaurasia commited on

W&B sweeps support (#3938)
62409ee
unverified

Ayush Chaurasia glenn-jocher commited on

Rename `test.py` to `val.py` (#4000)
720aaa6
unverified

glenn-jocher commited on

Update `probability` to `p` (#3980)
b3dabdc
unverified

glenn-jocher commited on

Update `np.random.random()` to `random.random()` (#3967)
90e60b4
unverified

glenn-jocher commited on

Update `albumentations>=1.0.2` (#3966)
8298ce5
unverified

glenn-jocher commited on

Numerical stability fix for Albumentations (#3958)
80299a5
unverified

glenn-jocher commited on

Cache v0.4 update (#3954)
443af8b
unverified

glenn-jocher commited on

Update augmentations.py (#3948)
a26e7de
unverified

glenn-jocher commited on

Feature visualization improvements 32 (#3947)
248504c
unverified

glenn-jocher commited on

Update `dataset_stats()` for zipped datasets (#3926)
8c6f9e1
unverified

glenn-jocher commited on

`feature_visualization()` CUDA fix (#3925)
850970e
unverified

glenn-jocher commited on

Feature visualization update (#3920)
87b094b
unverified

glenn-jocher commited on

YOLOv5 + Albumentations integration (#3882)
33202b7
unverified

glenn-jocher commited on

Hub models `map_location=device` (#3894)
6a3ee7c
unverified

glenn-jocher commited on

Improved BGR2RGB speeds (#3880)
3c3f8fb
unverified

glenn-jocher commited on

Create `utils/augmentations.py` (#3877)
9e8fb9f
unverified

glenn-jocher commited on

Add multi-stream saving feature (#3864)
9d86b54
unverified

ketan-b glenn-jocher commited on

Copy-Paste augmentation for YOLOv5 (#3845)
c6c88dc
unverified

glenn-jocher commited on

Fix `LoadStreams()` dataloader frame skip issue (#3833)
7d6af69
unverified

Feras Oughali glenn-jocher commited on

Move IoU functions to metrics.py (#3820)
5ea771d
unverified

glenn-jocher commited on

Fix for `dataset_stats()` with updated data.yaml (#3819)
3213d87
unverified

glenn-jocher commited on

Update `feature_visualization()` (#3807)
02719dd
unverified

glenn-jocher commited on

Add feature map visualization (#3804)
20d45aa
unverified

Zigarss glenn-jocher commited on

Fix datasets for aws and get_coco.sh (#3788)
8e7f285
unverified

glenn-jocher commited on

Update objectness IoU sort (#3786)
8035b61
unverified

glenn-jocher commited on