FluxML / FastAI.jl

Repository of best practices for deep learning in Julia, inspired by fastai
https://fluxml.ai/FastAI.jl
MIT License
585 stars 51 forks source link

Add Metalhead.jl models to model registry #269

Open lorenzoh opened 1 year ago

lorenzoh commented 1 year ago

This populates the model registry from #267 with models from Metalhead.jl.

Depends on #267 as well as unreleased Metalhead@0.8 . Possibly supersedes https://github.com/FluxML/Metalhead.jl/pull/153.

See #267 for usage.

PR Checklist