RubickH
I got my Ph.D. degree with the Department of Electronic Engineering, Tsinghua University. My research interests involve NLP and visual captioning.
Tsinghua UniversityBeijing
Pinned Repositories
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
image-captioning
Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]
Image-Captioning-with-MAD-and-SAP
Code for paper "Image Captioning with End-to-End Attribute Detection and Subsequent Attributes Prediction". IEEE Transactions on Image Processing 2020
LaBERT
line_profiler
Line-by-line profiling for Python
Object-Relation-Attention-for-im2p
self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
ST-XlanV
codes for ST-XlanV
subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
VOLT
Code for paper "Vocabulary Learning via Optimal Transport for Neural Machine Translation"
RubickH's Repositories
RubickH/Image-Captioning-with-MAD-and-SAP
Code for paper "Image Captioning with End-to-End Attribute Detection and Subsequent Attributes Prediction". IEEE Transactions on Image Processing 2020
RubickH/ST-XlanV
codes for ST-XlanV
RubickH/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
RubickH/image-captioning
Implementation of 'X-Linear Attention Networks for Image Captioning' [CVPR 2020]
RubickH/LaBERT
RubickH/line_profiler
Line-by-line profiling for Python
RubickH/Object-Relation-Attention-for-im2p
RubickH/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
RubickH/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
RubickH/VOLT
Code for paper "Vocabulary Learning via Optimal Transport for Neural Machine Translation"
RubickH/AoANet
Code for paper "Attention on Attention for Image Captioning". ICCV 2019
RubickH/bigscience
Central place for the engineering/scaling WG: documentation, SLURM scripts and logs, compute environment and data.
RubickH/Controllable_XGating
ICCV2019: Controllable Video Captioning with POS Sequence Guidance Based on Gated Fusion Network
RubickH/kbqa
基于知识库的问答:seq2seq模型实践
RubickH/knowledge_grapy-kbqa_demo
将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用
RubickH/meshed-memory-transformer
M²: Meshed-Memory Transformer for Image Captioning
RubickH/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
RubickH/RRHF
RRHF & Wombat
RubickH/show-control-and-tell
Show, Control and Tell: A Framework for Generating Controllable and Grounded Captions. CVPR 2019
RubickH/Teacher-Critical-Training-Strategy
RubickH/video-caption.pytorch
pytorch implementation of video captioning