Pinned Repositories
3D-RecGAN
3D-RecGAN in Tensorflow
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
AAE_pytorch
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
BEGAN-pytorch
Pytorch implementation of BEGAN(arxiv:1703.10717)
yingchao-Mai's Repositories
yingchao-Mai/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
yingchao-Mai/3D-RecGAN
3D-RecGAN in Tensorflow
yingchao-Mai/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
yingchao-Mai/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
yingchao-Mai/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
yingchao-Mai/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
yingchao-Mai/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
yingchao-Mai/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
yingchao-Mai/BEGAN-pytorch
Pytorch implementation of BEGAN(arxiv:1703.10717)
yingchao-Mai/cifar10_gans_pytorch
Pytorch implementation of DCGAN on CIFAR10
yingchao-Mai/Cultural_Inheritance-Recognizing_Chinese_Calligraphy_in_Multiple_Scenarios
文化传承—汉字书法多场景识别比赛——baseline
yingchao-Mai/EvolvingANN
Spiking Artificial Neural Network With Reward Driven Hebbian Learning
yingchao-Mai/GAN_pytorch
GAN/WGAN written by PyTorch, using CIFAR10 dataset. Just a practice.
yingchao-Mai/gulius-projects
收录古柳(DesertsX)的一些小项目
yingchao-Mai/Neuronz
FYP Project - Neural Networks using STDP
yingchao-Mai/off_line_SNN
off-line training of SNN in Matlab and SNN testing in PyNN lauguage.
yingchao-Mai/Python-process-txt
yingchao-Mai/pytorch-classification
Classification with PyTorch.
yingchao-Mai/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
yingchao-Mai/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
yingchao-Mai/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
yingchao-Mai/resnet
yingchao-Mai/snn_toolbox
Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.
yingchao-Mai/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
yingchao-Mai/SRGAN_Wasserstein
Apply Waseerstein GAN into SRGAN, a deep learning super resolution model
yingchao-Mai/STResNet
A TensorFlow Implementation of Deep Spatio-Temporal Residual Networks (ST-ResNet): https://arxiv.org/abs/1610.00081
yingchao-Mai/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
yingchao-Mai/WassersteinGAN
yingchao-Mai/YellowFin
auto-tuning momentum SGD optimizer
yingchao-Mai/YellowFin_Pytorch
auto-tuning momentum SGD optimizer