yolov5/models
Glenn Jocher c0d9713845
TFLite fix 2 (#9518)
* TFLite fix 2

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-20 19:01:03 +02:00
..
hub New model.yaml `activation:` field (#9371) 2022-09-16 00:55:21 +02:00
segment YOLOv5 segmentation model support (#9052) 2022-09-16 00:12:46 +02:00
__init__.py add "__init__.py" file in <models> folder 2020-06-15 14:37:07 +08:00
common.py TensorFlow SegmentationModel support (#9472) 2022-09-18 19:52:46 +02:00
experimental.py EMA FP32 assert classification bug fix (#9016) 2022-08-18 14:06:15 +02:00
tf.py TFLite fix 2 (#9518) 2022-09-20 19:01:03 +02:00
yolo.py Update Detect() grid init `for` loop (#9494) 2022-09-19 13:31:24 +02:00
yolov5l.yaml YOLOv5 release v6.0 (#5141) 2021-10-11 23:47:18 -07:00
yolov5m.yaml YOLOv5 release v6.0 (#5141) 2021-10-11 23:47:18 -07:00
yolov5n.yaml YOLOv5 release v6.0 (#5141) 2021-10-11 23:47:18 -07:00
yolov5s.yaml YOLOv5 release v6.0 (#5141) 2021-10-11 23:47:18 -07:00
yolov5x.yaml YOLOv5 release v6.0 (#5141) 2021-10-11 23:47:18 -07:00