Pinned Repositories
2019_algorithm_intern_information
2020年的算法实习岗位/校招公司信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
ai-roadmap
ApacheCN AI 路线图(知识树)
ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
arbitrary_style_transfer
Fast Neural Style Transfer with Arbitrary Style using AdaIN Layer - Based on Huang et al. "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
Autoencoder-Image-Compression
Pytorch implementation for image compression and reconstruction via autoencoder
classic_machine_learning
some modules of classic machine learning theory
deep-person-reid
Pytorch implementation of deep person re-identification models.
Inceptionv3-pytorch-image-classification
A simple pytorch implementation for image classification with Googlenet Inception v3
ZSSR
"Zero-Shot" Super-Resolution using Deep Internal Learning
RobinWenqian's Repositories
RobinWenqian/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
RobinWenqian/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
RobinWenqian/DagstuhlGAN
RobinWenqian/AREL
Implementation of the ACL paper "No Metrics Are Perfect: Adversarial Reward Learning for Visual Storytelling"
RobinWenqian/tf-cpn
a tensorflow implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
RobinWenqian/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. We arrived Rank@1=88.24%, mAP=70.68% only with softmax loss. Re-ranking is added.
RobinWenqian/deep-person-reid
Pytorch implementation of deep person re-identification models.
RobinWenqian/keras
Deep Learning for humans
RobinWenqian/convcap
RobinWenqian/Person-reid-GAN-pytorch
A Pytorch Implementation of "Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro"(ICCV17)
RobinWenqian/ai-visual-storytelling-seq2seq
Implementation of seq2seq model for Visual Storytelling Challenge (VIST) http://visionandlanguage.net/VIST/index.html
RobinWenqian/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
RobinWenqian/iGAN
Interactive Image Generation via Generative Adversarial Networks
RobinWenqian/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
RobinWenqian/improved-wgan-pytorch
Improved WGAN in Pytorch
RobinWenqian/ZSSR
"Zero-Shot" Super-Resolution using Deep Internal Learning
RobinWenqian/StarGAN
PyTorch Implementation of StarGAN - CVPR 2018
RobinWenqian/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
RobinWenqian/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
RobinWenqian/knowledge_representation_pytorch
Several knowledge graph representation algorithms implemented with pytorch
RobinWenqian/flynn
Loads epoched EEG data and constructs ERPs, FFTs, and wavelets.
RobinWenqian/Person-reID_GAN
ICCV2017 Unlabeled Samples Generated by GAN Improve the Person Re-identification Baseline in vitro
RobinWenqian/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
RobinWenqian/knowledge-graph-embeddings
Implementations of Embedding-based methods for Knowledge Base Completion tasks
RobinWenqian/WassersteinGAN
RobinWenqian/SRGAN-tensorflow
Tensorflow implementation of the SRGAN algorithm for single image super-resolution
RobinWenqian/person-reid-triplet-loss-baseline
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
RobinWenqian/CycleGAN_PyTorch
A PyTorch implementation of CycleGAN
RobinWenqian/stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
RobinWenqian/DeepLearningwithTensorflow
DeepLearningwithTensorflow