Pinned Repositories
bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
collaborative-experts
Video embeddings for retrieval with natural language queries
dcsp_segmentation
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
GOTURN
Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016
Iterative-Visual-Reasoning.pytorch
Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/iter-reason](https://github.com/endernewton/iter-reason).
KunpengLi1994.github.io
models
Models and examples built with TensorFlow
PsTuts
PyTorch code for the CVPR'2020 paper "Screencast Tutorial Video Understanding"
VSRN
PyTorch code for ICCV'19 paper "Visual Semantic Reasoning for Image-Text Matching"
KunpengLi1994's Repositories
KunpengLi1994/VSRN
PyTorch code for ICCV'19 paper "Visual Semantic Reasoning for Image-Text Matching"
KunpengLi1994/PsTuts
PyTorch code for the CVPR'2020 paper "Screencast Tutorial Video Understanding"
KunpengLi1994/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
KunpengLi1994/collaborative-experts
Video embeddings for retrieval with natural language queries
KunpengLi1994/dcsp_segmentation
KunpengLi1994/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
KunpengLi1994/GOTURN
Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016
KunpengLi1994/Iterative-Visual-Reasoning.pytorch
Reimplementation for Iterative Visual Reasoning Beyond Convolutions(CVPR2018),i've reimplemented it on pytorch according to [endernewton/iter-reason](https://github.com/endernewton/iter-reason).
KunpengLi1994/KunpengLi1994.github.io
KunpengLi1994/models
Models and examples built with TensorFlow
KunpengLi1994/oicr
Codes for our CVPR2017 paper "Multiple Instance Detection Network with Online Instance Classifier Refinement".
KunpengLi1994/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
KunpengLi1994/RCAN
PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
KunpengLi1994/RNAN
PyTorch code for our ICLR 2019 paper "Residual Non-local Attention Networks for Image Restoration"
KunpengLi1994/SCAN
PyTorch source code for "Stacked Cross Attention for Image-Text Matching"
KunpengLi1994/Simple-does-it-weakly-supervised-instance-and-semantic-segmentation
Weakly Supervised Segmentation by Tensorflow. Implements semantic segmentation in Simple Does It: Weakly Supervised Instance and Semantic Segmentation, by Khoreva et al. (CVPR 2017).
KunpengLi1994/st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
KunpengLi1994/vsepp
PyTorch Code for the paper "VSE++: Improving Visual-Semantic Embeddings with Hard Negatives"