An open API service indexing awesome lists of open source software.

https://github.com/calmiLovesAI/MobileNetV3_TensorFlow2

A tensorflow2 implementation of MobileNet-V3.
https://github.com/calmiLovesAI/MobileNetV3_TensorFlow2

mobilenet-v3 tensorflow tensorflow2

Last synced: 8 months ago
JSON representation

A tensorflow2 implementation of MobileNet-V3.

Awesome Lists containing this project

README

          

# MobileNetV3_TensorFlow2
A tensorflow2 implementation of MobileNet_V3.

See https://github.com/calmisential/Basic_CNNs_TensorFlow2 for training details.

## References:
1. The original paper: [Searching for MobileNetV3](https://arxiv.org/abs/1905.02244)