-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add vision models #2
Comments
If we go with #3 (comment) then it seems like many of the other models will reside in separate packages. So maybe we can do the same for the vision models. |
Current progress:
Accepting help to finish this up. |
Hello I would love to work on the squeezenet model. Thanks |
Hi @cyborg1995. The best way to help with this issue is to push FluxML/Metalhead.jl#70 across the finish line. Most of the models are complete, but we need to train them and add the BSON weights. I will post more tomorrow on how to add the weights to the repo, but for now, it would be a big help if you can clone the fork and attempt to train each model to full accuracy. I think this would be a great way to help out and get familiar with Flux+Julia. |
Closing this since Metalhead has been refactored to address this concern. |
Create standard models for vision tasks.
Reference issue: darsnack/FluxModels.jl#1
The text was updated successfully, but these errors were encountered: