yolov5/models
Glenn Jocher 868c0e9bbb
Update Detect() grid init `for` loop (#9494)
May resolve threaded inference issue in https://github.com/ultralytics/yolov5/pull/9425#issuecomment-1250802928 by avoiding memory sharing on init.


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

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-09-19 13:31:24 +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 TensorFlow SegmentationModel support (#9472) 2022-09-18 19:52:46 +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