Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MobileNetv4 #2423

Open
edwardyehuang opened this issue Apr 25, 2024 · 11 comments
Open

MobileNetv4 #2423

edwardyehuang opened this issue Apr 25, 2024 · 11 comments

Comments

@edwardyehuang
Copy link

Short Description

Papers
MobileNetV4 - Universal Models for the Mobile Ecosystem

Existing Implementations
https://github.com/tensorflow/models/blob/master/official/vision/modeling/backbones/mobilenet.py

Other Information

@divyashreepathihalli
Copy link
Collaborator

@edwardyehuang are you interested in contributing this to KerasCV?

@edwardyehuang
Copy link
Author

@edwardyehuang are you interested in contributing this to KerasCV?

If MobileNetV4 releases weights, I will be happy to provide KerasCV implementation.

I wrote to them a few months ago, and they replied that they would release weights as soon as possible, but it has not happened until now.

@edwardyehuang
Copy link
Author

Since timm released the weights of Mobilenetv4, I will continue work on this

@divyashreepathihalli
Copy link
Collaborator

Thanks @edwardyehuang

@jawi289o
Copy link

jawi289o commented Oct 7, 2024

@edwardyehuang any update?

@edwardyehuang
Copy link
Author

@edwardyehuang any update?

Not yet. I am working on other research projects. However, I will go back to this, and the useable implementation will be offered no later than the end of this year.

@sachinprasadhs
Copy link
Collaborator

@edwardyehuang , Feel free to take a look into the keras-team/keras-hub implementation of MobileNet, check if you can add the model to the existing Hub implementation.

@edwardyehuang
Copy link
Author

@edwardyehuang , Feel free to take a look into the keras-team/keras-hub implementation of MobileNet, check if you can add the model to the existing Hub implementation.

Will Keras-Hub replace Keras-NLP and Keras-CV in the future?

@sachinprasadhs
Copy link
Collaborator

Check this Announcement for details #2497

@sachinprasadhs
Copy link
Collaborator

Thanks for reporting the issue! We have consolidated the development of KerasCV into the new KerasHub package, which supports image, text, and multi-modal models. Please read the announcement. KerasHub will support all the core functionality of KerasCV.

KerasHub can be installed with !pip install -U keras-hub. Documentation and guides are available at keras.io/keras_hub.

With our focus shifted to KerasHub, we are not planning any further development or releases in KerasCV. If you encounter a KerasCV feature that is missing from KerasHub, or would like to propose an addition to the library, please file an issue with KerasHub.

Copy link

This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.

@github-actions github-actions bot added the stale label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants