* 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>
* Support dynamic batch for TensorRT and onnxruntime
* Fix output name
* Add some images
* Add dynamic-batch usage notebook
* Add example notebook for onnxruntime and tensorrt