mobilenetv3
There are 115 repositories under mobilenetv3 topic.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
argusswift/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
rwightman/gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
cmdbug/YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
emilianavt/OpenSeeFace
Robust realtime face and facial landmark tracking on CPU with Unity integration
taehoonlee/tensornets
High level network definitions with pre-trained weights in TensorFlow
kuan-wang/pytorch-mobilenet-v3
MobileNetV3 in pytorch and ImageNet pretrained models
szq0214/MEAL-V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.
d-li14/mobilenetv3.pytorch
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
iamhankai/ghostnet.pytorch
[CVPR2020] GhostNet: More Features from Cheap Operations
SpursLipu/YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone
YOLO ModelCompression MultidatasetTraining
ekzhang/fastseg
📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance
leaderj1001/MobileNetV3-Pytorch
Implementing Searching for MobileNetV3 paper using Pytorch
avBuffer/Yolov5_tf
Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
dengqizhou30/AIAssist
GameAssist是一个AI游戏助手,结合OpenCv、OpenCvSharp4、ssd_mobilenet_v3等技术,对游戏对象进行识别,支持自动瞄准/自动开枪等功能,提升玩家的游戏体验
shaoshengsong/MobileNetV3-SSD
MobileNetV3-SSD for object detection and implementation in PyTorch
xiaochus/MobileNetV3
A Keras implementation of MobileNetV3.
fschmid56/EfficientAT
This repository aims at providing efficient CNNs for Audio Tagging. We provide AudioSet pre-trained models ready for downstream training and extraction of audio embeddings.
xiaomi-automl/MoGA
MoGA: Searching Beyond MobileNetV3
Bisonai/mobilenetv3-tensorflow
Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
michalfaber/tensorflow_Realtime_Multi-Person_Pose_Estimation
Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3
jixing0415/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
rwightman/efficientnet-jax
EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax
yang-ruixin/PyTorch-Image-Models-Multi-Label-Classification
Multi-label classification based on timm.
Tramac/mobilenetv3-segmentation
MobileNetV3 for Semantic Segmentation.
shaoshengsong/quarkdet
QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.
Randl/MobileNetV3-pytorch
Implementation of MobileNetV3 in pytorch
d-li14/ghostnet.pytorch
73.6% GhostNet 1.0x pre-trained model on ImageNet
shaoshengsong/MobileNetV3-SSD-Compact-Version
MobileNetV3 SSD的简洁版本
ppogg/Retinaface_Ghost
This is a project based on retinaface face detection, including ghostnet and mobilenetv3
unilight/LDNet
Official implementation of the paper: "LDNet: Unified Listener Dependent Modeling in MOS Prediction for Synthetic Speech"
OniroAI/Semantic-segmentation-with-MobileNetV3
TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head
PistonY/ModelZoo.pytorch
Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟
AnjieCheng/MobileNetV3-PyTorch
A PyTorch implementation of MobileNetV3
ShowLo/MobileNetV3
An implementation of MobileNetV3 with pyTorch