Pinned Repositories
AAAI2020-RFMetaFAS
Codes for Regularized Fine-grained Meta Face Anti-spoofing in AAAI 2020
AFNet
Code for paper in CVPR2019, 'Attentive Feedback Network for Boundary-aware Salient Object Detection'
arcface-pytorch
ASC19-FaceSR-SICNN
An implement of the ECCV paper Super-Identity Convolutional Neural Network for Face Hallucination.
Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Automold--Road-Augmentation-Library
This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific weather and road conditions.
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;
CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
kernel-prediction-networks-PyTorch
Reimplement of 'Burst Denoising with Kernel Prediction Networks' and 'Multi-Kernel Prediction Networks for Denoising of Image Burst' by using PyTorch
pytorch-SRResNet
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802
liujianzhao6328057's Repositories
liujianzhao6328057/kernel-prediction-networks-PyTorch
Reimplement of 'Burst Denoising with Kernel Prediction Networks' and 'Multi-Kernel Prediction Networks for Denoising of Image Burst' by using PyTorch
liujianzhao6328057/AAAI2020-RFMetaFAS
Codes for Regularized Fine-grained Meta Face Anti-spoofing in AAAI 2020
liujianzhao6328057/Automold--Road-Augmentation-Library
This library augments road images to introduce various real world scenarios that pose challenges for training neural networks of Autonomous vehicles. Automold is created to train CNNs in specific weather and road conditions.
liujianzhao6328057/Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2020、2019、2018、2017文章
liujianzhao6328057/Awesome-FAS
Paper collection of about the face anti-spoofing
liujianzhao6328057/Awesome-Knowledge-Distillation-1
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2020)。
liujianzhao6328057/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
liujianzhao6328057/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
liujianzhao6328057/awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
liujianzhao6328057/BGNN-AAAI
liujianzhao6328057/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
liujianzhao6328057/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, GR, GR+distill, RtF, ER, A-GEM, iCaRL).
liujianzhao6328057/Dassl.pytorch
A PyTorch toolbox for domain adaptation and semi-supervised learning.
liujianzhao6328057/DeepClustering
Methods and Implements of Deep Clustering
liujianzhao6328057/DISTS
IQA: Deep Image Structure and Texture Similarity Metric
liujianzhao6328057/fastdvdnet
FastDVDnet: A Very Fast Deep Video Denoising algorithm
liujianzhao6328057/HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
liujianzhao6328057/interview_internal_reference
2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
liujianzhao6328057/KamalEngine
Knowledge Amalgamation Engine
liujianzhao6328057/learn-to-cluster
Learning to Cluster Faces (CVPR 2019, CVPR 2020)
liujianzhao6328057/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
liujianzhao6328057/MetaLearningPapers
A classified list of meta learning papers based on realm.
liujianzhao6328057/mrcl
Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"
liujianzhao6328057/ms_ssim_pytorch-1
A fast ssim & ms-ssim implement code with pytorch jit.
liujianzhao6328057/noise2self
A framework for blind denoising with self-supervision.
liujianzhao6328057/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
liujianzhao6328057/Progressive-Face-Super-Resolution
liujianzhao6328057/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
liujianzhao6328057/statistical-learning-method
李航-统计学习方法-代码实现
liujianzhao6328057/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.