model-zoo icon indicating copy to clipboard operation
model-zoo copied to clipboard

Use Metalhead.jl for the vision examples

Open theabhirath opened this issue 3 years ago • 1 comments

Currently, the examples for ConvMixer and VGG have the code for the models written inside them. Since Metalhead has cleaner versions of these models, would it make sense to replace these or are these code examples kept specifically?

theabhirath avatar May 07 '22 13:05 theabhirath

We should keep the VGG example to show how to write out many of the traditional models, but use Metalhead for using predefined models separately. Great idea!

DhairyaLGandhi avatar May 07 '22 13:05 DhairyaLGandhi