andyhx's starred repositories

PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)

Language:PythonLicense:MITStargazers:4916Issues:189Issues:200

tencent-ml-images

Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet

Language:PythonLicense:NOASSERTIONStargazers:3049Issues:130Issues:65

ElasticFusion

Real-time dense visual SLAM system

Language:C++License:NOASSERTIONStargazers:1762Issues:81Issues:221

InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace

Language:Jupyter NotebookLicense:MITStargazers:1711Issues:25Issues:184

BundleFusion

[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration

Language:C++License:NOASSERTIONStargazers:1481Issues:61Issues:76

calamari

Line based ATR Engine based on OCRopy

Language:PythonLicense:Apache-2.0Stargazers:1023Issues:53Issues:270

supervision-by-registration

Supervision-by-Registration: An Unsupervised Approach to Improve the Precision of Facial Landmark Detectors

Language:PythonLicense:NOASSERTIONStargazers:758Issues:45Issues:78

icp

iterative closest point

Language:PythonLicense:NOASSERTIONStargazers:584Issues:8Issues:11

VGGFace2-pytorch

PyTorch Face Recognizer based on 'VGGFace2: A dataset for recognising faces across pose and age'

Language:PythonLicense:MITStargazers:468Issues:6Issues:15

awesome-vehicle-re-identification

collection of dataset&paper&code on Vehicle Re-Identification

mobilefacenet-V2

🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥

MNIST_center_loss_pytorch

A PyTorch implementation of center loss on MNIST

Language:PythonLicense:MITStargazers:359Issues:10Issues:21

mobile-ai-bench

Benchmarking Neural Network Inference on Mobile Devices

Language:C++License:Apache-2.0Stargazers:347Issues:30Issues:41

mobilefacenet-mxnet

基于insightface训练mobilefacenet的相关步骤及ncnn转换流程

CosFace_pytorch

Pytorch implementation of CosFace

Language:PythonLicense:MITStargazers:237Issues:5Issues:21

mobileFacenet-ncnn

implementation of ncnn's mobileFacenet

SSHA

face detection and alignment

VoxelMorph-PyTorch

An unofficial PyTorch implementation of VoxelMorph- An unsupervised 3D deformable image registration method

Language:PythonLicense:MITStargazers:114Issues:8Issues:7

voxelsdk

VoxelSDK - an SDK supporting TI's 3D Time of Flight cameras

Language:C++License:BSD-3-ClauseStargazers:106Issues:32Issues:174

Joint-Face-Detection-and-Alignment

Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks

Language:PythonLicense:BSD-3-ClauseStargazers:102Issues:7Issues:14

ncnn-mtcnn-facenet

NCNN face recognition(mtcnn+facenet) for iOS and MacOS/Linux.

Language:Objective-C++Stargazers:67Issues:5Issues:7

Stabilized-Face-Detection-Bbox

Based on Onet to stabilize Face Detection BoundingBox. Fast, Smooth.

train_ssd_mobilenet

Train ssd_mobilenet of the Tensorflow Object Detection API with your own data.

Language:PythonLicense:MITStargazers:61Issues:6Issues:10

VINS-Mobile-Android

VINS-mobile移植到android端

Language:C++Stargazers:59Issues:6Issues:0

faceboxes_lqy

reproduce faceboxes

Language:C++License:NOASSERTIONStargazers:53Issues:1Issues:2

slim_cnn_test

Use tensorflow.contrib.slim to training a simple CNN classification model

Language:PythonLicense:Apache-2.0Stargazers:37Issues:1Issues:3

bm1880-system-sdk

sdk including bsp for bm1880 edge developer board

FaceRecognition_PyTorch

Implement Face Recognition Code in PyTorch. Such as SphereFace with A-Softmax.

small_model_face_recognition

针对移动端的人脸识别需求,训练测试一些相关的小模型实验。