yolov5/utils
Glenn Jocher d2e754b67b
Add isdocker() (#2232)
* Add isdocker()

* Update general.py

* Update general.py
2021-02-16 15:58:07 -08:00
..
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07:00
wandb_logging Start setup for improved W&B integration (#1948) 2021-02-01 21:38:41 -08:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py nn.SiLU() citation correction (#1713) 2021-01-06 20:58:41 -08:00
autoanchor.py Update autoanchor.py with yaml.SafeLoader (#1971) 2021-01-18 10:47:42 -08:00
datasets.py LoadStreams() frame loss bug fix (#2222) 2021-02-15 11:02:20 -08:00
general.py Add isdocker() (#2232) 2021-02-16 15:58:07 -08:00
google_utils.py Update google_utils.py (#2017) 2021-01-22 15:08:42 -08:00
loss.py YOLOv5 Segmentation Dataloader Updates (#2188) 2021-02-11 21:22:45 -08:00
metrics.py Metric-Confidence plots feature addition (#2057) 2021-01-27 17:10:53 -08:00
plots.py Update plot_study() (#2112) 2021-02-01 13:51:11 -08:00
torch_utils.py Update torch_utils.py (#1895) 2021-01-10 12:26:29 -08:00