Skip to content

kuc2477/dl-papers

Repository files navigation

Deep Learning Papers

  • 💡 Papers which gave me insights
  • 📓 Categorized by problems and idea
  • 📆 Sorted by chronological order
  • 🔨 Clean implementations

Model Architecture

CNN

Distribution Learning

RNN

GAN

Theories

Coarse-to-Fine Architectures

  • Deep Generative Image Models using a Laplacian Pyramid of Adversarial Networks [arxiv, 15.06]
  • Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks [arxiv, 15.11] [TensorFlow]
  • StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks [arxiv, 16.12]
  • StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks [arxiv, 17.10]
  • Progressive Growing of GANs for Improved Quality, Stability, and Variation [arxiv, 17.10]
  • High-Resolution Image Synthesis and Semantic Manipulation with Conditional GANs [arxiv, 17.11]

Learning Conditional Distributions

Avoiding Mode Collapse to Learn Full Manifolds

VAE

Representation Learning

Memory

Continual Learning

Attention

  • Neural Machine Translation by Jointly Learning to Align and Translate [arxiv, 14.09]
  • Show, Attend and Tell: Neural Image Caption Generation with Visual Attention [arxiv, 15.02]

Relational Reasoning

  • A simple neural network module for relational reasoning [arxiv, 17.06]

Learning Equivariance

Learning Invariance

Learning Optimization

Model Optimization

  • SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Parallelization [ICML, 17.07] [PyTorch]

Network Visualization

  • Visualizing and Understanding Convolutional Networks [arxiv, 13.11]
  • Deep Inside Convolutional Networks: Visualising Image Classification Models and Saliency Maps [arxiv, 13.12]
  • Understanding Deep Image Representations by Inverting Them [arxiv, 14.12]

Applications

Object Detection

  • Rich feature hierarchies for accurate object detection and semantic segmentation [arxiv, 13.11]
  • Fast R-CNN [arxiv, 15.04]
  • Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks [arxiv, 15.06]
  • You Only Look Once: Unified, Real-Time Object Detection [arxiv, 15.06]
  • SSD: Single Shot MultiBox Detector [arxiv, 15.12]
  • YOLO9000: Better, Faster, Stronger [arxiv, 16.12]
  • Fast YOLO: A Fast You Only Look Once System for Real-time Embedded Object Detection in Video [arxiv, 17.09]

Semantic Segmentation

  • Learning Deconvolution Network for Semantic Segmentation [arxiv, 15.05]
  • Fully Convolutional Networks for Semantic Segmentation [arxiv, 16.05]

Visual QA

  • TGIF-QA: Toward Spatio-Temporal Reasoning in Visual Question Answering [arxiv, 17.04]
  • A Read-Write Memory Network for Movie Story Understanding [arxiv, 17.09]

About

📝 Deep Learning papers that enlightened me

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages