Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Awesome_Evaluation_Metrics_for_Text_Generation
CapEval
An image-oriented evaluation tool for image captioning systems (EMNLP-IJCNLP 2019)
cider
python codes for CIDEr - Consensus-based Image Caption Evaluation
coco_caption
two coco_caption evalution, can be used on python3
emscore
Research code for CVPR 2022 paper: "EMScore: Evaluating Video Captioning via Coarse-Grained and Fine-Grained Embedding Matching"
graph
prompt-for-cross-modal-tasks
video-caption.pytorch
pytorch implementation of video captioning
video-classification-3d-cnn-pytorch
ShiYaya's Repositories
ShiYaya/video-caption.pytorch
pytorch implementation of video captioning
ShiYaya/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
ShiYaya/Video-Description-with-Spatial-Temporal-Attention
Our paper was published in the proceedings of ACM Multimedia 2017 (MM' 17) .
ShiYaya/VideoToTextDNN
MTLE method, winner of the Large Scale Movie Description Challenge (LSMDC) 2017 - Video Description Task.
ShiYaya/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
ShiYaya/arctic-capgen-vid
automatic video description generation with GPU training
ShiYaya/attention-transfer
Improving Convolutional Networks via Attention Transfer (ICLR 2017)
ShiYaya/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
ShiYaya/caffe
Caffe
ShiYaya/comments
ShiYaya/DenseVideoCaptioning
Official Tensorflow Implementation of the paper "Bidirectional Attentive Fusion with Context Gating for Dense Video Captioning" in CVPR 2018, with code, model and prediction results.
ShiYaya/docker
ShiYaya/fpn.pytorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
ShiYaya/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
ShiYaya/Graph-convolutional
A pytorch replementation for "Encoding Sentences with Graph Convolutional Networks for Semantic Role Labeling"
ShiYaya/graph-rcnn.pytorch
Pytorch code for our ECCV 2018 paper "Graph R-CNN for Scene Graph Generation"
ShiYaya/kinetics-downloader
Download DeepMind's Kinetics dataset.
ShiYaya/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
ShiYaya/Python_Skill
ShiYaya/pytorch-fun
ShiYaya/pytorch-i3d
i3d model fine-tune on charades, the fine-tuned models in models directory
ShiYaya/PyVideoResearch
A repositsory of common methods, datasets, and tasks for video research
ShiYaya/reconstruction-network-for-video-captioning
ShiYaya/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)
ShiYaya/speaksee
PyTorch utilities and models for Visual-Semantic tasks
ShiYaya/SPICE
Semantic Propositional Image Caption Evaluation
ShiYaya/ssta-captioning
Repository for paper: Saliency-Based Spatio-Temporal Attention for Video Captioning
ShiYaya/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
ShiYaya/Video-Captioning
MSR-VTT download code and Study of frame rate effects on MSR-VTT dataset
ShiYaya/video2txt
Long video text summarization