yolov5/utils
Ayush Chaurasia 62409eea08
W&B sweeps support (#3938)
* Add support for W&B Sweeps

* Update and reformat

* Update search space

* reformat

* reformat sweep.py

* Update sweep.py

* Move sweeps files to wandb dir

* Remove print

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-07-14 19:13:02 +02:00
..
aws Fix datasets for aws and get_coco.sh (#3788) 2021-06-26 15:29:16 +02:00
flask_rest_api Update JSON response (#3139) 2021-05-12 18:23:50 +02:00
google_app_engine Bump pip from 18.1 to 19.2 in /utils/google_app_engine (#3561) 2021-06-09 21:14:09 +02:00
wandb_logging W&B sweeps support (#3938) 2021-07-14 19:13:02 +02:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py ACON Activation batch-size 1 bug patch (#2901) 2021-04-25 22:54:07 +02:00
augmentations.py Rename `test.py` to `val.py` (#4000) 2021-07-14 15:43:54 +02:00
autoanchor.py Update `np.random.random()` to `random.random()` (#3967) 2021-07-11 16:56:36 +02:00
datasets.py Update `probability` to `p` (#3980) 2021-07-12 15:54:43 +02:00
general.py Rename `test.py` to `val.py` (#4000) 2021-07-14 15:43:54 +02:00
google_utils.py Parse URL authentication (#3424) 2021-06-03 18:44:58 +02:00
loss.py Move IoU functions to metrics.py (#3820) 2021-06-29 13:18:13 +02:00
metrics.py Copy-Paste augmentation for YOLOv5 (#3845) 2021-07-01 00:35:04 +02:00
plots.py Rename `test.py` to `val.py` (#4000) 2021-07-14 15:43:54 +02:00
torch_utils.py Hub models `map_location=device` (#3894) 2021-07-05 16:20:46 +02:00