Commit History
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
W&B: Add advanced features tutorial (#4384)
75d323d
unverified
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
Feature `python train.py --cache disk` (#4049)
2d99063
unverified
W&B: Fix sweep bug (#4276)
621caea
unverified
W&B: suppress warnings (#4257)
cd540d8
unverified
Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified
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
W&B: Restructure code to support the new dataset_check() feature (#4197)
e88e8f7
unverified
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
W&B sweeps support (#3938)
62409ee
unverified
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