yolov5/models
Glenn Jocher 1b8e70f037
Add TFDWConv() `depth_multiplier` (#7858)
Enabled grouped non c1 == c2 convolutions in TF YOLOv5 models.
2022-05-17 15:42:36 +02:00
..
hub Fix yolov3.yaml remove list (#6655) 2022-02-16 10:13:05 +01:00
__init__.py add "__init__.py" file in <models> folder 2020-06-15 14:37:07 +08:00
common.py Replace `openvino-dev` with OpenVINO Runtime inference (#7843) 2022-05-16 21:03:02 +02:00
experimental.py New TensorFlow `TFCrossConv()` module (#7827) 2022-05-16 17:02:16 +02:00
tf.py Add TFDWConv() `depth_multiplier` (#7858) 2022-05-17 15:42:36 +02:00
yolo.py New TensorFlow `TFCrossConv()` module (#7827) 2022-05-16 17:02:16 +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