tensorflow / similarity

TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
Apache License 2.0
1.01k stars 104 forks source link

Add ConvNeXtSmall to architectures #353

Open owenvallis opened 1 year ago

Lorenzobattistela commented 1 year ago

Paper reference: https://arxiv.org/pdf/2201.03545.pdf

Also wouldn't be the case to add all ConvNeXt cases (e.bg Base, Large, Tiny, Small, etc.) ?