yolov5/utils
Glenn Jocher 28e06aa391
Centralize ENV variable definition in utils/general.py (#13004)
* Centralize ENV variable definition in utils/general.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Update export.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* Auto-format by https://ultralytics.com/actions

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-05-12 22:16:54 +02:00
..
aws Update Actions with Lychee and GitHub Token (#12592) 2024-01-08 01:29:14 +01:00
docker [Snyk] Security upgrade ubuntu from mantic-20231011 to 23.10 (#12460) 2023-12-11 13:45:00 +01:00
flask_rest_api Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
google_app_engine Bump gunicorn from 19.10.0 to 22.0.0 in /utils/google_app_engine (#12929) 2024-04-17 20:41:59 -07:00
loggers Update Discord and Contributing Guide URLs (#12847) 2024-03-24 18:31:58 +01:00
segment Replace inline comments with docstrings (#12764) 2024-02-26 23:16:32 +01:00
__init__.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
activations.py Replace inline comments with docstrings (#12764) 2024-02-26 23:16:32 +01:00
augmentations.py Replace inline comments with docstrings (#12764) 2024-02-26 23:16:32 +01:00
autoanchor.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
autobatch.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
callbacks.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
dataloaders.py Correct the output dir in dataloaders.py (#12771) 2024-03-01 12:32:29 +01:00
downloads.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
general.py Centralize ENV variable definition in utils/general.py (#13004) 2024-05-12 22:16:54 +02:00
loss.py A minor correction in a comment (#12782) 2024-03-04 21:11:17 +01:00
metrics.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00
plots.py Replace inline comments with docstrings (#12764) 2024-02-26 23:16:32 +01:00
torch_utils.py Replace inline comments with docstrings (#12764) 2024-02-26 23:16:32 +01:00
triton.py Add docstrings to YOLOv5 functions (#12760) 2024-02-25 14:04:01 +01:00