All Projects → zhanglaplace → Mobilefacenet

zhanglaplace / Mobilefacenet

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Mobilefacenet

Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-57.02%)
Mutual labels:  caffe, mobilenet
Caffe Mobilenet
A caffe implementation of mobilenet's depthwise convolution layer.
Stars: ✭ 146 (+28.07%)
Mutual labels:  caffe, mobilenet
Mobilenet Ssd
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Stars: ✭ 1,805 (+1483.33%)
Mutual labels:  caffe, mobilenet
caffe-mobilenet v2
caffe based mobilenet v2 deploy
Stars: ✭ 29 (-74.56%)
Mutual labels:  caffe, mobilenet
Mobilenetv2 Ssdlite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
Stars: ✭ 435 (+281.58%)
Mutual labels:  caffe, mobilenet
Php Opencv Examples
Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
Stars: ✭ 333 (+192.11%)
Mutual labels:  caffe, mobilenet
MobileNet-SSD-windows
No description or website provided.
Stars: ✭ 91 (-20.18%)
Mutual labels:  caffe, mobilenet
Mobilenet Yolo
A caffe implementation of MobileNet-YOLO detection network
Stars: ✭ 825 (+623.68%)
Mutual labels:  caffe, mobilenet
Mobilenet Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
Stars: ✭ 1,217 (+967.54%)
Mutual labels:  caffe, mobilenet
Core50
CORe50: a new Dataset and Benchmark for Continual Learning
Stars: ✭ 91 (-20.18%)
Mutual labels:  caffe
Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (-10.53%)
Mutual labels:  caffe
Libgdl
一个移动端跨平台的gpu+cpu并行计算的cnn框架(A mobile-side cross-platform gpu+cpu parallel computing CNN framework)
Stars: ✭ 91 (-20.18%)
Mutual labels:  mobilenet
Face landmark dnn
Face Landmark Detector based on Mobilenet V1
Stars: ✭ 92 (-19.3%)
Mutual labels:  mobilenet
Joint Face Detection And Alignment
Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
Stars: ✭ 102 (-10.53%)
Mutual labels:  caffe
Tf Object Detection
Simpler app for tensorflow object detection API
Stars: ✭ 91 (-20.18%)
Mutual labels:  mobilenet
Kaggle Dogs Vs Cats Caffe
Kaggle dogs vs cats solution in Caffe
Stars: ✭ 105 (-7.89%)
Mutual labels:  caffe
Image Quality Assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
Stars: ✭ 1,300 (+1040.35%)
Mutual labels:  mobilenet
Rfbnet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
Stars: ✭ 1,272 (+1015.79%)
Mutual labels:  mobilenet
Facemaskdetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
Stars: ✭ 1,677 (+1371.05%)
Mutual labels:  caffe
Resnet Imagenet Caffe
train resnet on imagenet from scratch with caffe
Stars: ✭ 105 (-7.89%)
Mutual labels:  caffe

MobileFaceNet

论文 : MobileFaceNets: Efficient CNNs for Accurate Real-time Face Verification on Mobile Devices 的AMsoftmaxLoss实现

环境需要

  • Amsoftmax的配置

  • DepthwiseConvolution层的添加

训练数据集

VggFace2数据集,图像size:112X96

LFW准确率

参考:

mobilefacenet-caffe

AMSoftmax

depthwise convolution

mobilenetv2-caffe

MobileFaceNet-caffe

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].