WzyHyw's Stars
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
ChanChiChoi/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
AITTSMD/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
Seanlinx/mtcnn
LeslieZhoa/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
liorshk/facenet_pytorch
PyTorch implementation of the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"
yxlijun/DSFD.pytorch
DSFD implement with pytorch
bubbliiiing/mtcnn-keras
这是一个利用keras实现mtcnn的代码,可以实现人脸检测。
Ascetics/Pytorch-SegToolbox
用Pytorch复现常用语义分割网络,备用
Billy-YanChen/LaneSeg
车道线检测项目(Test)
Joyako/DeepLab-v3_plus_PyTorch
FCN, DeepLab V3+ for lane segmentation in PyTorch
hbljz/FaceRecognition
a simple FaceRecognition system
Crazyalltnt/Beginning-Python-3-Projects
python基础教程(第三版)10个项目全部代码 python3.6.1
agl71/AI-CV
WzyHyw/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头