yolov5/models
Yoni Chechik 34da872ab6
fix `tf` conversion in new v6 models (#5153)
* fix `tf` conversion in new v6 (#5147)

* sort imports

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-10-12 08:38:54 -07:00
..
hub YOLOv5 release v6.0 (#5141) 2021-10-11 23:47:18 -07:00
__init__.py add "__init__.py" file in <models> folder 2020-06-15 14:37:07 +08:00
common.py Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2021-10-11 09:58:42 -07:00
experimental.py Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2021-10-11 09:58:42 -07:00
tf.py fix `tf` conversion in new v6 models (#5153) 2021-10-12 08:38:54 -07:00
yolo.py Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2021-10-11 09:58:42 -07: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