Add_Yolov4_onnx_model
#5
by AyushK07 - opened
This PR adds the ONNX versions of the YOLOv4 and YOLOv4x-mish models, successfully converted from their original Darknet formats.
Changes included in this PR:
- Uploaded the converted ONNX model files (dynamic batch size).
- Added a
README.mddocumenting the full Darknet-to-ONNX conversion process.
AyushK07 changed pull request status to open
abhishek-gola changed pull request status to merged