Pinned Repositories
adaptive_voice_conversion
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
beta-tcvae
code for "Isolating Sources of Disentanglement in Variational Autoencoders".
celeb-deepfakeforensics
Celeb-DF: A Large-scale Challenging Dataset for DeepFake Forensics
CircleLoss
Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
Comparing-the-Performance-of-Deepfake-Detection-Methods-on-Benchmark-Datasets
A deepfake detector that provides 35 different deepfake detection methods.
contextual_loss_pytorch
Contextual Loss (CX) and Contextual Bilateral Loss (CoBi).
cubvh
CUDA Mesh BVH tools.
Wang-Wenqing's Repositories
Wang-Wenqing/CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Wang-Wenqing/LipForensics
Lips Don't Lie: A Generalisable and Robust Approach to Face Forgery Detection (CVPR 2021)
Wang-Wenqing/wwq111111
Config files for my GitHub profile.
Wang-Wenqing/FaceCycle
Learning Facial Representations from the Cycle-consistency of Face (ICCV 2021)
Wang-Wenqing/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Wang-Wenqing/Revisiting_Deep_Metric_Learning_PyTorch
(ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning" (https://arxiv.org/abs/2002.08473) to facilitate consistent research in the field of Deep Metric Learning.
Wang-Wenqing/face-forgery-detection
Code for Generalizing Face Forgery Detection with High-frequency Features (CVPR 2021)
Wang-Wenqing/GCPANet
Global Context-Aware Progressive Aggregation Network for Salient Object Detection
Wang-Wenqing/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
Wang-Wenqing/DeeperForensics-1.0
[CVPR 2020] A Large-Scale Dataset for Real-World Face Forgery Detection
Wang-Wenqing/MTLFace
When Age-Invariant Face Recognition Meets Face Age Synthesis: A Multi-Task Learning Framework (CVPR 2021 oral)
Wang-Wenqing/FaceDetect
Wang-Wenqing/FaceForensics
Github of the FaceForensics dataset
Wang-Wenqing/celeb-deepfakeforensics
Celeb-DF: A Large-scale Challenging Dataset for DeepFake Forensics
Wang-Wenqing/vae
a simple vae and cvae from keras
Wang-Wenqing/disentanglement_lib
disentanglement_lib is an open-source library for research on learning disentangled representations.
Wang-Wenqing/icpr2020dfdc
Video Face Manipulation Detection Through Ensemble of CNNs
Wang-Wenqing/Decorrelated-Adversarial-Learning
This is an unofficial implementation for the 2019 ICCV paper 'Decorrelated Adversarial Learning for Age-Invariant Face Recognition' from Tencent AI Lab
Wang-Wenqing/openface
Face recognition with deep neural networks.
Wang-Wenqing/F3Net
Pytorch implementation of F3Net (ECCV 2020 F3Net: Frequency in Face Forgery Network)
Wang-Wenqing/disentangling-vae
Experiments for understanding disentanglement in VAE latent representations
Wang-Wenqing/lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
Wang-Wenqing/powerful-benchmarker
A PyTorch library for benchmarking deep metric learning. It's powerful.
Wang-Wenqing/iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Wang-Wenqing/adaptive_voice_conversion
Wang-Wenqing/CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
Wang-Wenqing/ECCV2020_DiVA_MultiFeature_DML
(ECCV 2020) This repo contains code for "DiVA: Diverse Visual Feature Aggregation for Deep Metric Learning" (https://arxiv.org/abs/2004.13458), which extends vanilla DML with auxiliary and self-supervised features.
Wang-Wenqing/Comparing-the-Performance-of-Deepfake-Detection-Methods-on-Benchmark-Datasets
A deepfake detector that provides 35 different deepfake detection methods.
Wang-Wenqing/Deep_Metric
Deep Metric Learning
Wang-Wenqing/CVPR2020_PADS
(CVPR 2020) This repo contains code for "PADS: Policy-Adapted Sampling for Visual Similarity Learning", which proposes learnable triplet mining with Reinforcement Learning.