Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can deeplabel support Yolov5 h5 file or onnx file? #37

Open
fanweiya opened this issue Apr 21, 2022 · 1 comment
Open

Can deeplabel support Yolov5 h5 file or onnx file? #37

fanweiya opened this issue Apr 21, 2022 · 1 comment

Comments

@fanweiya
Copy link

fanweiya commented Apr 21, 2022

can deeplabel support Yolov5 h5 model file or onnx model file? thanks

@fanweiya fanweiya changed the title Can Deeplabel support Yolov5 h5 file or onnx file? Can deeplabel support Yolov5 h5 file or onnx file? Apr 21, 2022
@jveitchmichaelis
Copy link
Owner

Currently, model loading is done via OpenCV but I'd like to support other frameworks like torchscript (eg for Detectron2).

Newer versions of OpenCV support ONNX I think so that should be doable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants