Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AdaIN-style
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
awesome-deepfakes
Everything Deepfakes
Awesome-FAS
Paper collection of about the face anti-spoofing
Awesome-Gait-Recognition
A curated list of Gait Recognition and related area resource
BUPT_DL_Course_Code
BJUT_DL_Course_Code
caffe-roc
a simple script to extract deep feature from caffe model, and test ROC on the LFW database.
caffe_video_face
Video face project
Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
vzhangmeng726's Repositories
vzhangmeng726/100-Days-Of-ML-Code
100 Days of ML Coding
vzhangmeng726/ArcFace-Multiplex-Recognition
适用于复杂场景的人脸识别身份认证系统
vzhangmeng726/Awesome-FAS
Paper collection of about the face anti-spoofing
vzhangmeng726/Awesome-Gait-Recognition
A curated list of Gait Recognition and related area resource
vzhangmeng726/BUPT_DL_Course_Code
BJUT_DL_Course_Code
vzhangmeng726/BJUT_DL_Course_Codes
BJUT_DL_Course_Code
vzhangmeng726/CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
vzhangmeng726/CurricularFace
CurricularFace(CVPR2020)
vzhangmeng726/CVPR19-Face-Anti-spoofing
Code for 2nd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019
vzhangmeng726/Face-Anti-Spoofing-Neural-Network
Implementation of "Learning Deep Models for Face Anti-Spoofing: Binary or Auxiliary Supervision" in PyTorch.
vzhangmeng726/FeatherNets_Face-Anti-spoofing-Attack-Detection-Challenge-CVPR2019
Code for 3rd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019,model only 0.35M!!! 1.88ms(CPU)
vzhangmeng726/fnm
Unsupervised Face Normalization with Extreme Pose and Expression in the Wild (CVPR2019).
vzhangmeng726/heartbeat
Desktop implementation of Remote Photoplethysmography – Measuring heart rate using facial video.
vzhangmeng726/Interpret_FR
vzhangmeng726/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
vzhangmeng726/MaskTheFace
Convert face dataset to masked dataset
vzhangmeng726/MixCo-Mixup-Contrast
vzhangmeng726/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
vzhangmeng726/MobileFace
A face recognition solution on mobile device.
vzhangmeng726/multimodal-deep-learning
This repository contains various models targetting multimodal representation learning, multimodal fusion for downstream tasks such as multimodal sentiment analysis.
vzhangmeng726/MXNet-Deep-Learning-in-Action
vzhangmeng726/NAN_pytorch
This is an unofficial PyTorch 1.0.1 implementation of the papr Neural Aggregation Network for Video Face Recognition. CVPR 2017
vzhangmeng726/OccGait
An official repository for "Occluded Gait Recognition with Mixture of Experts: An Action Detection Perspective" (ECCV2024)
vzhangmeng726/Pix2Pix-Keras
基于pix2pix模型的动漫图片自动上色(keras实现) 2019-2-25
vzhangmeng726/PRNet-Depth-Generation
A implementaion of depth generation based on [PRNet](https://github.com/YadiraF/PRNet), which was used in the paper ***Exploiting Temporal and Depth Information for Multi-frame Face Anti-spoofing***
vzhangmeng726/pwc
Papers with code. Sorted by stars. Updated weekly.
vzhangmeng726/sketchedit
SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022
vzhangmeng726/trojans-face-recognizer
Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge
vzhangmeng726/WarpGAN
Tensorflow Implementation of WarpGAN
vzhangmeng726/yangxx_ML
This is yangxx's repo for machine learning