yolov5/utils
Glenn Jocher 94a7f55c4e
FReLU bias=False bug fix (#1666)
2020-12-10 13:06:15 -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 f.read().strip() (#1551) 2020-11-29 11:59:52 +01: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 Increase FLOPS robustness (#1608) 2020-12-05 11:41:34 +01:00