Pinned Repositories
3D-texture-fitting
Project Page of Synthesizing Normalized Faces From Facial Identity Features - [CVPR 2017]
3dmm_cnn
Regressing Robust and Discriminative 3D Morphable Models with a very Deep Neural Network
adaptdl
Resource-adaptive cluster scheduler for deep learning training.
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
antialiased-cnns
Making Convolutional Networks Shift-Invariant Again. To appear in ICML, 2019.
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
BBN
The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition
wintersurvival's Repositories
wintersurvival/3D-texture-fitting
Project Page of Synthesizing Normalized Faces From Facial Identity Features - [CVPR 2017]
wintersurvival/antialiased-cnns
Making Convolutional Networks Shift-Invariant Again. To appear in ICML, 2019.
wintersurvival/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
wintersurvival/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
wintersurvival/CBNet
Composite Backbone Network
wintersurvival/classifier-balancing
This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 2020
wintersurvival/CornerNet-Lite
wintersurvival/d2l-tvm
WIP
wintersurvival/deep_gcns
Repo for "Can GCNs Go as Deep as CNNs?" ICCV2019 Oral
wintersurvival/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
wintersurvival/facenet
Face recognition using Tensorflow
wintersurvival/fb.resnet.torch
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
wintersurvival/FCOS
FCOS: Fully Convolutional One-Stage Object Detection
wintersurvival/insightface
Face Analysis Project on MXNet
wintersurvival/Interview
Interview = 简历指南 + LeetCode + Kaggle
wintersurvival/Lightweight-Face-Recognition
A sample code for Lightweight Face Recognition competition ICCV2019
wintersurvival/MaskInsightface
基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)
wintersurvival/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
wintersurvival/mxnet-mtcnn
mtcnn mxnet C++ implementation
wintersurvival/OctaveConv
A MXNet Implementation for Drop an Octave
wintersurvival/PSENet
wintersurvival/pytorch-mobilenet-v3
MobileNetV3 in pytorch and ImageNet pretrained models
wintersurvival/Random-Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
wintersurvival/Ranger-Deep-Learning-Optimizer
Ranger - a synergistic optimizer using RAdam (Rectified Adam) and LookAhead in one codebase
wintersurvival/reconstructing_faces_from_voices
An example of the paper "reconstructing faces from voices"
wintersurvival/simpledet
A Simple and Versatile Framework for Object Detection and Instance Recognition
wintersurvival/tpu
Reference models and tools for Cloud TPUs.
wintersurvival/trojans-face-recognizer
Code and model for the winner team 'trojans' in ICCV19-Lightweight Face Recognition Challenge
wintersurvival/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
wintersurvival/VarGFaceNet