Pinned Repositories
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
cupy
NumPy-like API accelerated with CUDA
DCGAN
DCGAN
deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
DeepLearningFrameworks
Demo of running NNs across different frameworks
demark_gan
examples
finch
machine learning models I have coded (tensorflow / pytorch / mxnet)
GAN1.0
this project is about the original GAN of Goodfollow
Unsupervised-Graph-Association-for-Person-Re-identification
The code for ICCV 2019 paper "Unsupervised Graph Association for Person Re-identification"
yichuan9527's Repositories
yichuan9527/Unsupervised-Graph-Association-for-Person-Re-identification
The code for ICCV 2019 paper "Unsupervised Graph Association for Person Re-identification"
yichuan9527/demark_gan
yichuan9527/GAN1.0
this project is about the original GAN of Goodfollow
yichuan9527/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
yichuan9527/cupy
NumPy-like API accelerated with CUDA
yichuan9527/DCGAN
DCGAN
yichuan9527/deepfakes_faceswap
from deekfakes' faceswap: https://www.reddit.com/user/deepfakes/
yichuan9527/DeepLearningFrameworks
Demo of running NNs across different frameworks
yichuan9527/examples
yichuan9527/finch
machine learning models I have coded (tensorflow / pytorch / mxnet)
yichuan9527/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
yichuan9527/ID-CGAN
Image De-raining Using a Conditional Generative Adversarial Network
yichuan9527/imgaug
Image augmentation for machine learning experiments.
yichuan9527/LightCNN
A pytorch implement of "A Light CNN for Deep Face Representation with Noisy Labels"
yichuan9527/myWGAN
implent WGAN in a simple way
yichuan9527/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
yichuan9527/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
yichuan9527/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
yichuan9527/paper_reading_notes
paper_reading_notes
yichuan9527/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
yichuan9527/pytorch-cifar
95.04% on CIFAR10 with PyTorch
yichuan9527/pytorch-seg
Pytorch for Segmentation
yichuan9527/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
yichuan9527/Re-ID-leader-board
yichuan9527/show-adapt-and-tell
Code for "Show, Adapt and Tell: Adversarial Training of Cross-domain Image Captioner" in ICCV 2017
yichuan9527/SiamDW
Deeper and Wider Siamese Networks for Real-Time Visual Tracking
yichuan9527/tensorboard-pytorch
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
yichuan9527/transferlearning
Resources and codes about transfer learning and domain adaptation--迁移学习
yichuan9527/vision
Datasets, Transforms and Models specific to Computer Vision
yichuan9527/WassersteinGAN