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

ENH: add conversion to CoreML #359

Merged
merged 50 commits into from
Dec 23, 2023
Merged

ENH: add conversion to CoreML #359

merged 50 commits into from
Dec 23, 2023

Conversation

oddkiva
Copy link
Owner

@oddkiva oddkiva commented Dec 23, 2023

This works with YOLO v4 tiny version.

The model conversion goes from the following stages:

  1. Darknet (.cfg + .weights) files
  2. PyTorch
  3. CoreML

The conversion of other models is deferred at a later point in time...

@oddkiva oddkiva self-assigned this Dec 23, 2023
@oddkiva oddkiva merged commit 2b9807a into master Dec 23, 2023
4 checks passed
@oddkiva oddkiva deleted the enh-conversion-to-coreml branch December 23, 2023 23:08
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

Successfully merging this pull request may close these issues.

1 participant