Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/calmiLovesAI/MobileNetV3_TensorFlow2

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

mobilenet-v3 tensorflow tensorflow2

Last synced: about 2 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)