yolov5 / utils

Commit History

Fix for corrupt JPEGs auto-fix PR (#4560)
e899d6e
unverified

glenn-jocher commited on

Auto-fix corrupt JPEGs (#4548)
11f85e7
unverified

glenn-jocher commited on

Add `install=True` argument to `check_requirements` (#4512)
7b1643b
unverified

glenn-jocher commited on

W&B: Refactor the wandb_utils.py file (#4496)
7316b78
unverified

Ayush Chaurasia glenn-jocher commited on

Fix missing labels after albumentations (#4455)
1d65e81
unverified

Huu Quan, CAP Huu Quan glenn-jocher commited on

TFLite prep (#4436)
f3e3f76
unverified

glenn-jocher commited on

Remove DDP process group timeout (#4422)
19d03a9
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified

glenn-jocher commited on

Remove `encoding='ascii'` (#4413)
63e09fd
unverified

glenn-jocher commited on

Update plots.py (#4407)
e086347
unverified

glenn-jocher commited on

Fix rename `utils.google_utils` to `utils.downloads` (#4393)
3e7c59a
unverified

glenn-jocher commited on

W&B: Fix for 4360 (#4388)
a4e4553
unverified

Ayush Chaurasia glenn-jocher commited on

W&B: Add advanced features tutorial (#4384)
75d323d
unverified

Ayush Chaurasia glenn-jocher commited on

Update README.md (#4309)
f409d8e
unverified

Sudhanshu Singh commited on

Evolve in CSV format (#4307)
e78aeac
unverified

glenn-jocher commited on

Simplify callbacks (#4289)
4103ce9
unverified

glenn-jocher commited on

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