jiaowoguanren0615 / MobileNetV4

This is a warehouse for MobileNetV4-Pytorch-model, can be used to train your image-datasets for vision tasks.
MIT License
58 stars 10 forks source link

About the model weights #1

Open ireneMsm2020 opened 1 month ago

ireneMsm2020 commented 1 month ago

Is there a plan to publish the model weights?

jiaowoguanren0615 commented 1 month ago

The official team offer the TF weights, you can use weight_converter.py for converting TF weights to pytorch weights.

Tomorrow0987 commented 1 month ago

Hello, I couldn't find the official weight for MobileNetv4. Can you provide me with a website to download the weight? thank you

jiaowoguanren0615 commented 1 month ago

Sure! You can find torch version weights in huggingface website, the website is: MobileNetV4 weights

jiaowoguanren0615 commented 1 month ago

Is there a plan to publish the model weights?

Now you can download the pretrained_weights in timm, the huggingface website is MobileNetV4 pretrained_weights