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/Residual-Attention-for-Video-Caption
work as my graduation project
gorgeousyouth/A-Neural-Compositional-Paradigm-for-Image-Captioning
Implementation of 'A Neural Compositional Paradigm for Image Captioning' by B. Dai, S.Fidler, D. Lin
gorgeousyouth/PriorImageCaption
gorgeousyouth/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
gorgeousyouth/AI_Notes
AI算法学习笔记
gorgeousyouth/AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
gorgeousyouth/caption-stylenet_tensorflow
Tensorflow implementation of C. Gan, Z. Gan, X. He, J. Gao, and L. Deng, “StyleNet: Generating Attractive Visual Captions with Styles”
gorgeousyouth/coco-caption
gorgeousyouth/cocodataset.github.io
gorgeousyouth/convcap
gorgeousyouth/Decoupled-Novel-Object-Captioner
Code for Decoupled Novel Object Captioner
gorgeousyouth/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
gorgeousyouth/graph-rcnn.pytorch
Pytorch code for our ECCV 2018 paper "Graph R-CNN for Scene Graph Generation"
gorgeousyouth/hub
A library for transfer learning by reusing parts of TensorFlow models.
gorgeousyouth/Image_Captioning_AI_Challenger
Code for AI Challenger contest. (Generating chinese image captions)
gorgeousyouth/ImageCaptioning.pytorch
Image captioning codebase in pytorch(finetunable cnn in branch "with_finetune";diverse beam search can be found in 'dbs' branch; self-critical training is under my self-critical.pytorch repository.)
gorgeousyouth/knowing-when-to-look-adaptive-attention
PyTorch Implementation of Knowing When to Look: Adaptive Attention via a Visual Sentinal for Image Captioning
gorgeousyouth/NeuralBabyTalk
Pytorch code of for our CVPR 2018 paper "Neural Baby Talk"
gorgeousyouth/Python
All Algorithms implemented in Python
gorgeousyouth/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
gorgeousyouth/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
gorgeousyouth/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
gorgeousyouth/rcf
Richer Convolutional Features for Edge Detection
gorgeousyouth/Recurrent_Fusion_Network
Source code for "Recurrent Fusion Network for Image Captioning".
gorgeousyouth/saliency1
gorgeousyouth/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning; py3 version in py3 branch (it actually should be compatible to both py2 and py3)
gorgeousyouth/sg2im
Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
gorgeousyouth/show-control-and-tell
Show, Control and Tell: A Framework for Generating Controllable and Grounded Captions. CVPR 2019
gorgeousyouth/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
gorgeousyouth/the-incredible-pytorch
pytorch教程