wenhuchen's Stars
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
huggingface/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
benedekrozemberczki/GraphWaveletNeuralNetwork
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
jnhwkim/ban-vqa
Bilinear attention networks for visual question answering
avian2/unidecode
ASCII transliterations of Unicode text - GitHub mirror
rowanz/neural-motifs
Code for Neural Motifs: Scene Graph Parsing with Global Context (CVPR 2018)
MILVLG/mcan-vqa
Deep Modular Co-Attention Networks for Visual Question Answering
IBM/Graph2Seq
Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.
NVIDIA/ContrastiveLosses4VRD
Implementation for the CVPR2019 paper "Graphical Contrastive Losses for Scene Graph Generation"
snakeztc/NeuralDialog-LAED
PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
czyssrs/Few-Shot-NLG
Code and Data for ACL 2020 paper "Few-Shot NLG with Pre-Trained Language Model"
jxhe/vae-lagging-encoder
PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational Autoencoders" (ICLR 2019)
ratishsp/data2text-plan-py
Code for AAAI 2019 paper on Data-to-Text Generation with Content Selection and Planning
harvardnlp/data2text
tyliupku/wiki2bio
Code for AAAI2018 paper "Table-to-text Generation by Structure-aware Seq2seq Learning"
wenhuchen/HDSA-Dialog
Code and Data for ACL 2019 "Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention"
taoyds/syntaxSQL
SyntaxSQLNet: Syntax Tree Networks for Complex and Cross Domain Text-to-SQL Task
jihunchoi/unsupervised-treelstm
Cloud-CV/EvalAI-Starters
How to create a challenge on EvalAI?
snakeztc/SimDial
Synthetic task-oriented dialog generator with controllable complexity. It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
bohanli/vae-pretraining-encoder
PyTorch implementation of A Surprisingly Effective Fix for Deep Latent Variable Modeling of Text (EMNLP 2019)
andy194673/nlg-sclstm-multiwoz
ZhitingHu/text_content_manipulation
Text Content Manipulation
wenhuchen/Variational-Vocabulary-Selection
Code for NAACL19 Paper "How Large a Vocabulary Does Text Classification Need? A Variational Approach to Vocabulary Selection"
chitwansaharia/HACAModel
Implementation of "Watch, Listen, and Describe: Globally and Locally Aligned Cross-Modal Attentions for Video Captioning" (https://arxiv.org/abs/1804.05448)
czyssrs/GloREPlus
Data and code for ACL 2019 paper "Global Textual Relation Embedding for Relational Understanding"