yolov7/models
tripleMu 8dc755a359
Add grid concat and fuse such operators (#389)
* Add grid concat and fuse so many op

* Fix model

* Fix other detector

* Update yolo.py

* Update yolo.py

Co-authored-by: Alexey <AlexeyAB@users.noreply.github.com>
2022-08-09 07:26:05 +03:00
..
__init__.py main code 2022-07-06 23:23:27 +08:00
common.py End2end (#61) 2022-07-22 16:24:13 +03:00
experimental.py Add end2end yolov7 onnx export for TensorRT8.0+ and onnxruntime(testing now) (#273) 2022-07-23 05:36:51 +03:00
yolo.py Add grid concat and fuse such operators (#389) 2022-08-09 07:26:05 +03:00