Pinned Repositories
Deep-Learning-Papers-Reading-Roadmap-1
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
DEtrain
Matlab and C++ implementation of "Differential Evolution Algorithm"
EPCR
The official code of <Consistency Regularization for Deep Face Anti-Spoofing>
FAS-SGTD
Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing
MyTensorflowWheel
My wheel of tensorflow program design with .Dataset and .Estimator
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***
PyDESolver
Python Implementation of Differential Evolution Algorithm
superpixels-revisited
Library containing 7 state-of-the-art superpixel algorithms with a total of 9 implementations used for evaluation purposes in [1] utilizing an extended version of the Berkeley Segmentation Benchmark.
syncbn-tensorflow
Synchronized Multi-GPU Batch Normalization
TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
clks-wzz's Repositories
clks-wzz/FAS-SGTD
Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing
clks-wzz/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***
clks-wzz/EPCR
The official code of <Consistency Regularization for Deep Face Anti-Spoofing>
clks-wzz/Deep-Learning-Papers-Reading-Roadmap-1
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
clks-wzz/MyTensorflowWheel
My wheel of tensorflow program design with .Dataset and .Estimator
clks-wzz/DEtrain
Matlab and C++ implementation of "Differential Evolution Algorithm"
clks-wzz/PyDESolver
Python Implementation of Differential Evolution Algorithm
clks-wzz/superpixels-revisited
Library containing 7 state-of-the-art superpixel algorithms with a total of 9 implementations used for evaluation purposes in [1] utilizing an extended version of the Berkeley Segmentation Benchmark.
clks-wzz/syncbn-tensorflow
Synchronized Multi-GPU Batch Normalization
clks-wzz/TorchSSL
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
clks-wzz/arcface-pytorch
clks-wzz/articles
Articles about the
clks-wzz/awesome-face
😎 face releated algorithm, dataset and paper
clks-wzz/BMT
Source code for "Bi-modal Transformer for Dense Video Captioning" (BMVC 2020)
clks-wzz/face_segmentation
Deep face segmentation in extremely hard conditions
clks-wzz/Forked-safe-rlhf
Safe-RLHF: Constrained Value Alignment via Safe Reinforcement Learning from Human Feedback
clks-wzz/Forked-Safety-Prompts
Chinese safety prompts for evaluating and improving the safety of LLMs. 中文安全prompts,用于评估和提升大模型的安全性。
clks-wzz/generators-with-stylegan2
Here is a series of face generators based on StyleGAN2
clks-wzz/insightface
Face Recognition Project on MXNet
clks-wzz/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
clks-wzz/models
Models and examples built with TensorFlow
clks-wzz/MomentumContrast.pytorch
Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning
clks-wzz/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
clks-wzz/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
clks-wzz/PRNet
The source code of 'Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network'.
clks-wzz/style-transfer
A demo reproducing "neural style" by tensorflow
clks-wzz/TransNetV2
TransNet V2: Shot Boundary Detection Neural Network
clks-wzz/USDAN-PR
Unified unsupervised and semi-supervised domain adaptation network for cross-scenario face anti-spoofing, Pattern Recognition