YOLOX icon indicating copy to clipboard operation
YOLOX copied to clipboard

Adding a CoreML Export Script to Enhance Community Resources

Open malfihasan opened this issue 1 year ago • 2 comments

I have been working on a CoreML project as a personal endeavor. I believe it could be beneficial to the community, so I am adding a coreml_export.py script for everyone's use. The script is added to tools/coreml_export.py.

malfihasan avatar Jun 07 '24 20:06 malfihasan

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 07 '24 21:06 CLAassistant

Hi.

Thanks to PR I was able to convert to CoreML. When I ran it, I found a bug in the code and unnecessary arguments and imports.

As an additional request, I think it would be even better if the device defaults to CPU and optionally GPU.

mbotsu avatar Jun 13 '24 07:06 mbotsu