Jaemin Cho
Jaemin Cho
Adversarial_Video_Summary
Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
CLIP-Caption-Reward
PyTorch code for "Fine-grained Image Captioning with CLIP Reward" (Findings of NAACL 2022)
DallEval
DALL-Eval: Probing the Reasoning Skills and Social Biases of Text-to-Image Generation Models (ICCV 2023)
DL-for-Chatbot
Deep Learning / NLP tutorial for Chatbot Developers
Dropouts
PyTorch Implementations of Dropout Variants
VL-T5
PyTorch code for "Unifying Vision-and-Language Tasks via Text Generation" (ICML 2021)
tf_tutorial_plus
Tutorials for TensorFlow APIs the official documentation doesn't cover
MoChA-pytorch
PyTorch Implementation of "Monotonic Chunkwise Attention" (ICLR 2018)
PixelCNN
PyTorch implementation of PixelCNN from "Pixel Recurrent Neural Networks"