yolov5/models
Motoki Kimura 16563ac5b5
Prefer `tflite_runtime` for TFLite inference if installed (#6406)
* import tflite_runtime if tensorflow not installed

* rename tflite to tfli

* Attempt tflite_runtime for all TFLite workflows

Also rename tfli to tfl

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-01-25 07:24:24 -08:00
..
hub Update P2-P7 `models/hub` variants (#6230) 2022-01-06 11:08:09 -08:00
__init__.py add "__init__.py" file in <models> folder 2020-06-15 14:37:07 +08:00
common.py Prefer `tflite_runtime` for TFLite inference if installed (#6406) 2022-01-25 07:24:24 -08:00
experimental.py precommit: isort (#5493) 2021-11-04 17:24:25 +01:00
tf.py Prune unused imports (#5711) 2021-11-19 13:32:53 +01:00
yolo.py Init tensor directly on device (#6068) 2021-12-23 13:49:00 +01: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