yolov5/utils
Glenn Jocher 54043a9fa4
Streaming --save-txt bug fix (#1672)
* Streaming --save-txt bug fix

* cleanup
2020-12-11 15:45:32 -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 FReLU bias=False bug fix (#1666) 2020-12-10 13:06:15 -08:00
autoanchor.py Update matplotlib.use('Agg') tight (#1583) 2020-12-02 15:53:16 +01:00
datasets.py Streaming --save-txt bug fix (#1672) 2020-12-11 15:45:32 -08:00
general.py Simplify autoshape() post-process (#1653) 2020-12-09 07:44:06 -08:00
google_utils.py vast.ai compatability updates (#1657) 2020-12-09 19:01:08 -08:00
loss.py Add QFocalLoss() (#1482) 2020-11-25 19:32:27 +01:00
metrics.py Reinstate PR curve sentinel values (#1645) 2020-12-08 17:40:49 -08:00
plots.py Normalized mosaic plotting bug fix (#1647) 2020-12-08 18:44:13 -08:00
torch_utils.py Profile() feature addition (#1673) 2020-12-11 09:30:39 -08:00