Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
caffe-android-opencl-fp16
Optimised Caffe with OpenCL supporting for less powerful devices such as mobile phones
DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
DNNLibrary
Daquexian's NNAPI Library. Run neural network using the new NNAPI on Android !
Face-Liveness-Detection
Face Liveness Detection in C++ and MATLAB (Python version is being developed).
Face-Tracking-Based-on-OpenTLD-and-RNet
I optimized OpenTLD making it run faster and better for face tracking.
FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
FeatherCNN
FeatherCNN is a high performance inference engine for convolutional neural networks.
fftw3
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
gender_age_estimation_mxnet
This is a mxnet version implementation of SSR-Net for age and gender Estimation
mx2017's Repositories
mx2017/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
mx2017/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
mx2017/Partial-Order-Pruning-Demo
This is a demo of deploying PL1A model found by Partial Order Pruning on MI8 cellphone.
mx2017/Hair_Segmentation_Keras
Implement some hair segmentation network
mx2017/MXNet-MobileNetV3
A Gluon implement of MobileNetV3
mx2017/RetinaFace-Cpp
RetinaFace detector with C++
mx2017/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
mx2017/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
mx2017/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
mx2017/caffe-android-opencl-fp16
Optimised Caffe with OpenCL supporting for less powerful devices such as mobile phones
mx2017/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
mx2017/Face-Tracking-Based-on-OpenTLD-and-RNet
I optimized OpenTLD making it run faster and better for face tracking.
mx2017/ZQCNN-v0.0
一款比mini-caffe更快的Forward库,觉得好用请点星啊
mx2017/Modified-CRUNet-and-Residual-Attention-Network.mxnet
:fire:A MXNet implementation of Modified CRUNet & Residual Attention Network:fire:
mx2017/gender_age_estimation_mxnet
This is a mxnet version implementation of SSR-Net for age and gender Estimation
mx2017/HyperLandmark
基于深度学习106点人脸标定算法 Open Source Face Landmark
mx2017/fftw3
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
mx2017/tf_ssd
mx2017/MobileFaceNet
mx2017/tensorflow
Computation using data flow graphs for scalable machine learning
mx2017/DNNLibrary
Daquexian's NNAPI Library. Run neural network using the new NNAPI on Android !
mx2017/mtcnn_ncnn
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
mx2017/Face-Liveness-Detection
Face Liveness Detection in C++ and MATLAB (Python version is being developed).
mx2017/InferXLite
mx2017/mobilefacenet-mxnet
基于insightface训练mobilefacenet的相关步骤及ncnn转换流程
mx2017/FeatherCNN
FeatherCNN is a high performance inference engine for convolutional neural networks.
mx2017/mtcnn-oneperson-detect-function
mx2017/caffe
Caffe: a fast open framework for deep learning.
mx2017/insightface
Face Recognition Project on MXNet
mx2017/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform