yolov5/models
Forever518 f11a8a62d2
generator seed fix for DDP mAP drop (#9545)
* Try to fix DDP mAP drop by setting generator's seed to RANK

* Fix default activation bug

* Update dataloaders.py

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

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

* Update dataloaders.py

Co-authored-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-24 19:35:07 +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
common.py generator seed fix for DDP mAP drop (#9545) 2022-09-24 19:35:07 +02:00
experimental.py EMA FP32 assert classification bug fix (#9016) 2022-08-18 14:06:15 +02:00
tf.py TF.js fix (#9536) 2022-09-22 00:34:35 +02:00
yolo.py generator seed fix for DDP mAP drop (#9545) 2022-09-24 19:35:07 +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