yolov5/utils
Glenn Jocher aac33f87ad
Update inference multiple-counting (#2019)
* Update inference multiple-counting

* update github check
2021-01-22 15:39:08 -08:00
..
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07: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 Add xywhn2xyxy() (#1983) 2021-01-19 13:33:52 -08:00
general.py Update inference multiple-counting (#2019) 2021-01-22 15:39:08 -08:00
google_utils.py Update google_utils.py (#2017) 2021-01-22 15:08:42 -08:00
loss.py Add ComputeLoss() class (#1950) 2021-01-15 13:50:24 -08:00
metrics.py Reinstate PR curve sentinel values (#1645) 2020-12-08 17:40:49 -08:00
plots.py Update plots.py with yaml.SafeLoader (#1968) 2021-01-18 10:46:20 -08:00
torch_utils.py Update torch_utils.py (#1895) 2021-01-10 12:26:29 -08:00