yolov5/models
Glenn Jocher 225845e781
Update test.py for IoU in native image-space (#1439)
* Update test.py for IoU in native image-space

* remove redundant

* gn to device

* remove output scale_coords

* --img-size correction

* update

* native-space labels

* pred to predn

* remove clip_coords()
2020-11-18 22:50:21 +01:00
..
hub PANet anchor order correction (#1420) 2020-11-17 10:13:00 +01:00
__init__.py add "__init__.py" file in <models> folder 2020-06-15 14:37:07 +08:00
common.py Update test.py for IoU in native image-space (#1439) 2020-11-18 22:50:21 +01:00
experimental.py PyTorch 1.7.0 Compatibility Updates (#1233) 2020-10-28 15:03:50 +01:00
export.py Rearrange export input after checks (#1118) 2020-10-11 16:23:36 +02:00
yolo.py Improved FLOPS computation (#1398) 2020-11-14 14:39:46 +01:00
yolov5l.yaml update *.yaml output layer comments 2020-07-30 11:31:47 -07:00
yolov5m.yaml update *.yaml output layer comments 2020-07-30 11:31:47 -07:00
yolov5s.yaml update *.yaml output layer comments 2020-07-30 11:31:47 -07:00
yolov5x.yaml update *.yaml output layer comments 2020-07-30 11:31:47 -07:00