mt.tf.keras_applications.mobilevit

MobileViT model.

Most of the code here has been ripped and updated off from the following Keras tutorial. Please refer to the MobileViT ICLR2022 paper for more details.

The paper authors’ code is here.