Chad Green
Chad Green
# Bug Report ### Which model does this pertain to? [yolov4](https://github.com/onnx/models/tree/master/vision/object_detection_segmentation/yolov4) ### Describe the bug Attempted to replicate results using the steps described in [Conversion.ipynb](https://github.com/onnx/models/blob/master/vision/object_detection_segmentation/yolov4/dependencies/Conversion.ipynb) The result is a much...
## 1. The entire URL of the file you are using https://github.com/tensorflow/models/blob/master/research/object_detection/exporter_main_v2.py ## 2. Describe the bug exporter_main_v2.py does not support changing the input shape. This feature was added to...