mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 18:28:24 +00:00
FastViT fixes. (#2452)
* correct optional SE layer dimensions. * head_dim instead of num_heads is 32. * update test example output.
This commit is contained in:
@ -241,7 +241,7 @@ If you have an addition to this list, please submit a pull request.
|
||||
- Parler-TTS, text-to-speech model.
|
||||
- Computer Vision Models.
|
||||
- DINOv2, ConvMixer, EfficientNet, ResNet, ViT, VGG, RepVGG, ConvNeXT,
|
||||
ConvNeXTv2, MobileOne, EfficientVit (MSRA), MobileNetv4, Hiera.
|
||||
ConvNeXTv2, MobileOne, EfficientVit (MSRA), MobileNetv4, Hiera, FastViT.
|
||||
- yolo-v3, yolo-v8.
|
||||
- Segment-Anything Model (SAM).
|
||||
- SegFormer.
|
||||
|
Reference in New Issue
Block a user