yolov5/utils
Victor Sonck 378bde4bba
ClearML experiment tracking integration ()
* Add titles to matplotlib plots

* Add ClearML Experiment Tracking integration.

* Add ClearML Data Version Management automatic download when requested

* Add ClearML Hyperparameter Optimization

* ClearML save period integration

* Fix wandb breaking when used with ClearML dataset

* Fix wandb breaking when used with ClearML resume and dataset

* Add ClearML documentation

* fixed small bug in clearml integration that misreports epoch number

* Final ClearMl additions before refactor

* Add correct epoch reporting

* Add remote execution and autoscaling docs for ClearML integration

* Added images to clearml integration docs

* fixed logo alignment bug and added hpo screenshot clearml

* Fixed small epoch number bug in clearml integration

* Remove saved model flush clearml

* Cleanup clearml readme section

* Cleaned up clearml logger docstring

* Remove resume readme section clearml

* Clearml integration cleanup

* Updated ClearML documentation

* Added dark vs light icons ClearML Readme

* Clearml Readme styling

* Add better gifs

* Fixed gif file size

* Add better images in tutorial notebook

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Addressed comments in PR 

* Fixed circular import

* Fixed circular import

* Update tutorial.ipynb

* Update tutorial.ipynb

* Inline comment

* Restructured tutorial notebook

* Add correct ClearML link to README

* Update tutorial.ipynb

* Update general.py

* Update __init__.py

* Update __init__.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update __init__.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update __init__.py

* Update README.md

* Update __init__.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* spelling

* Update tutorial.ipynb

* notebook cutt.ly links

* Update README.md

* Update README.md

* cutt.ly links in tutorial

* Removed labels as they show up on last subplot only

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-08-05 20:50:49 +02:00
..
aws
docker RUN git clone instead of COPY to `/usr/src/app` () 2022-08-01 21:45:31 +02:00
flask_rest_api Code refactor () 2022-05-22 15:24:08 +02:00
google_app_engine Bump pip from 19.2 to 21.1 in /utils/google_app_engine () 2021-11-15 20:10:29 +01:00
loggers ClearML experiment tracking integration () 2022-08-05 20:50:49 +02:00
__init__.py Update bytes to GB with bitshift () 2022-03-07 19:26:37 +01:00
activations.py [pre-commit.ci] pre-commit suggestions () 2022-04-04 22:47:00 +02:00
augmentations.py Revert "Fix BGR->RGB Bug in albumentations #8641" () 2022-07-26 19:00:48 +02:00
autoanchor.py Refactor collections and fstrings () 2022-05-15 16:38:26 +02:00
autobatch.py AutoBatch checks against failed solutions () 2022-06-09 17:15:49 +02:00
benchmarks.py Simplify benchmarks.py assertions () 2022-07-07 23:46:55 +02:00
callbacks.py Simplify callbacks.py return () 2022-04-07 16:15:01 +02:00
dataloaders.py HUBDatasetStats() preview images to 50 quality () 2022-08-05 14:45:41 +02:00
downloads.py Self-contained checkpoint `--resume` () 2022-08-03 21:28:22 +02:00
general.py ClearML experiment tracking integration () 2022-08-05 20:50:49 +02:00
loss.py Fix torch `long` to `float` tensor on HUB macOS () 2022-06-01 17:34:46 +02:00
metrics.py ClearML experiment tracking integration () 2022-08-05 20:50:49 +02:00
plots.py ClearML experiment tracking integration () 2022-08-05 20:50:49 +02:00
torch_utils.py Self-contained checkpoint `--resume` () 2022-08-03 21:28:22 +02:00