Bisonai / mobilenetv3-tensorflow
Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
☆227Updated 5 years ago
Alternatives and similar repositories for mobilenetv3-tensorflow:
Users that are interested in mobilenetv3-tensorflow are comparing it to the libraries listed below
- A Keras implementation of MobileNetV3.☆238Updated 4 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 5 years ago
- A keras version of real-time object detection network : mobilenet_v2_ssdlite☆80Updated 4 years ago
- ☆93Updated 4 years ago
- yolov3 with mobilenetv2 and efficientnet☆291Updated 2 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- mobilenetv3, tensorflow☆27Updated 5 years ago
- the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers☆90Updated 5 years ago
- Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)