yolov5/utils
Glenn Jocher 866bc7d640
Speed profiling improvements (#2648)
* Speed profiling improvements

* Update torch_utils.py

deepcopy() required to avoid adding elements to model.

* Update torch_utils.py
2021-03-29 15:19:07 +02:00
..
aws resume.py typo (#2603) 2021-03-25 20:55:20 +01: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 W&B resume ddp from run link fix (#2579) 2021-03-28 16:11:36 +02: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 Scipy kmeans-robust autoanchor update (#2470) 2021-03-14 21:58:12 -07:00
datasets.py Add tqdm pbar.close() (#2644) 2021-03-29 12:21:25 +02:00
general.py Update segment2box() comment (#2600) 2021-03-25 15:12:49 +01:00
google_utils.py Update google_utils.py (#2017) 2021-01-22 15:08:42 -08:00
loss.py Robust objectness loss balancing (#2256) 2021-02-20 11:19:01 -08:00
metrics.py Confusion matrix background axis swap (#2114) 2021-03-02 16:09:52 -08:00
plots.py labels.jpg class names (#2454) 2021-03-12 22:15:41 -08:00
torch_utils.py Speed profiling improvements (#2648) 2021-03-29 15:19:07 +02:00