Pinned Repositories
A-Neural-Compositional-Paradigm-for-Image-Captioning
Implementation of 'A Neural Compositional Paradigm for Image Captioning' by B. Dai, S.Fidler, D. Lin
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
accelerated_dl_pytorch
Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta pytorch学习
Adaptive
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
AI_Notes
AI算法学习笔记
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
arctic-captions
PriorImageCaption
Residual-Attention-for-Video-Caption
work as my graduation project
semstyle
Code for learning to generate stylized image captions from unaligned text
gorgeousyouth's Repositories
gorgeousyouth/semstyle
Code for learning to generate stylized image captions from unaligned text
gorgeousyouth/accelerated_dl_pytorch
Accelerated Deep Learning with PyTorch at Jupyter Day Atlanta pytorch学习
gorgeousyouth/Adaptive
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
gorgeousyouth/bottom-up-attention-vqa
An efficient PyTorch implementation of the winning entry of the 2017 VQA Challenge.
gorgeousyouth/caption-guided-saliency
Supplementary material to "Top-down Visual Saliency Guided by Captions" (CVPR 2017)
gorgeousyouth/clcaption_nips2017
Contrastive Learning for Image Captioning
gorgeousyouth/CVPR17
Gaze Embeddings for Zero-Shot Image Classification CVPR17
gorgeousyouth/cvpr18-caption-eval
Learning to Evaluate Image Captioning. CVPR 2018
gorgeousyouth/DCC
Implementation of CVPR 2016 paper
gorgeousyouth/deep-learning-models
Keras code and weights files for popular deep learning models.
gorgeousyouth/DiscCaptioning
Code for Discriminability objective for training descriptive captions(CVPR 2018)
gorgeousyouth/Diverse_and_Specific_Image_Captioning
Unsupervised specificity-guided optimization of Image Captioning models to encourage meaningful diversity in the generated captions.
gorgeousyouth/im2txt_demo
im2txt + pretrained models + docker = easy tryout
gorgeousyouth/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
gorgeousyouth/IRCNN
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017)
gorgeousyouth/LinkNet
gorgeousyouth/mlnet
A Deep Multi-Level Network for Saliency Prediction. ICPR 2016.
gorgeousyouth/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
gorgeousyouth/noc
Novel Object Captioner - Captioning Images with diverse objects
gorgeousyouth/pix2pix
Image-to-image translation with conditional adversarial nets
gorgeousyouth/saliency
Code for http://saliency.mit.edu/
gorgeousyouth/saliency-salgan-2017
SalGAN: Visual Saliency Prediction with Generative Adversarial Networks
gorgeousyouth/SC-LSTM
Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow
gorgeousyouth/sca-cnn.cvpr17
Image Captions Generation with Spatial and Channel-wise Attention
gorgeousyouth/Semantic_Compositional_Nets
The Theano code for the CVPR 2017 paper "Semantic Compositional Networks for Visual Captioning"
gorgeousyouth/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
gorgeousyouth/slot-filling
Blog: https://www.cnblogs.com/llhthinker/p/8978029.html
gorgeousyouth/stylenet
A pytorch implemention of "StyleNet: Generating Attractive Visual Captions with Styles"
gorgeousyouth/tensorflow-finetune-flickr-style
Demonstrate the finetune process on TensorFlow
gorgeousyouth/vae_captioning
Implementation of Diverse and Accurate Image Description Using a Variational Auto-Encoder with an Additive Gaussian Encoding Space