keras-cv
keras-cv copied to clipboard
MobileNetv4
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
@edwardyehuang are you interested in contributing this to KerasCV?
@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.
Since timm released the weights of Mobilenetv4, I will continue work on this
Thanks @edwardyehuang