Convmixer example (#1074)

* Add a convmixer based example.

* Mention the model in the readme.
This commit is contained in:
Laurent Mazare
2023-10-11 20:51:10 +02:00
committed by GitHub
parent 89b525b5e7
commit e7560443e4
2 changed files with 60 additions and 0 deletions

View File

@ -162,6 +162,7 @@ If you have an addition to this list, please submit a pull request.
- Wurstchen v2.
- Computer Vision Models.
- DINOv2.
- ConvMixer.
- EfficientNet.
- yolo-v3.
- yolo-v8.