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

Migrate away from MXNet #4

Closed
olafrv opened this issue Dec 3, 2023 · 5 comments
Closed

Migrate away from MXNet #4

olafrv opened this issue Dec 3, 2023 · 5 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@olafrv
Copy link
Owner

olafrv commented Dec 3, 2023

apache/mxnet#21206

@olafrv olafrv added bug Something isn't working good first issue Good for newcomers labels Dec 3, 2023
@olafrv olafrv self-assigned this Dec 3, 2023
@olafrv
Copy link
Owner Author

olafrv commented Apr 12, 2024

Plan is to migrate to Pytorch.
Back then https://github.com/ilkarman/DeepLearningFrameworks, PyTorch was a winner.
But MXNet was easier, faster and smaller with dynamic nets (not distributed).
But now makes sense:
https://pytorch.org/vision/stable/models.html#classification
As supports mobilnet V3!, pretrained, quantization and have a nice sample with a "dog".

@olafrv
Copy link
Owner Author

olafrv commented Apr 14, 2024

Pytorch PoC tested (headless):
c80afc8

@olafrv olafrv pinned this issue Apr 14, 2024
@olafrv
Copy link
Owner Author

olafrv commented Apr 14, 2024

Pytorch PoC tested (GUI):
4d07269
💯

@olafrv
Copy link
Owner Author

olafrv commented Apr 17, 2024

PyTorch Certified with Video Saving to Files Capability:
9257364

@olafrv olafrv closed this as completed Apr 17, 2024
@olafrv
Copy link
Owner Author

olafrv commented Apr 18, 2024

The last version to support only MXNet will be 1.1.7, afterwards fixes will be included for dual stack and after the full test transition support will be removed.

@olafrv olafrv unpinned this issue Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant