pytorch-image-models
pytorch-image-models copied to clipboard
Add mobilenetv4
Hello, mobilenetv4 paper is released~~ Is there any plan to add mobilenetv4 into this repo?
https://arxiv.org/pdf/2404.10518
Yeah, but waiting for some official weights, not seeing those yet...
Note sure it's 100% correct yet, but first pass of it is part of a PR/branch along w/ the S2D EfficientNet variants https://github.com/huggingface/pytorch-image-models/pull/2123
The models are merged, I've been training some, have some decent results so far but haven't uploaded any weightsjust yet, will probably add a set for some of the models next week sometime.
One of the paper authors mentioned official weights (via tensorflow/models I assume) would be released at some point, but timing unsure.