1차 정기모임까지 리뷰 마친 논문 목록
A. design neural networks and object detection
Going deeper with convolutions
Rethinking the Inception Architecture for Computer Vision
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning
Deep Residual Learning for Image Recognition
Residual Networks are Exponential Ensembles of Relatively Shallow Networks
Speed/accuracy trade-offs for modern convolutional object detectors
Dropout: A simple way to prevent neural networks from overfitting
//Dropout은 언급만하고 요지만 설명후 넘어갔습니다.
2차 정기모임까지 리뷰 마친 논문 목록
B. Viusal semantic embedding
Deep Visual-Semantic Alignments for Generating Image Descriptions***
Order-embeddings of images and language
Unifying visual-semantic embeddings with multimodal neural language models
Multimodal convolutional neural networks for matching image and sentence
Deep reinforcement learning-based image captioning with embedding reward
C. Image caption
Show and Tell: a neural image caption generator
Show, Adapt and Tell: Adversarial training of cross-domain image captioner
Show, Attend and Tell: Neural image caption generation with visual attention ***
Bottom-up and top-down attention for image captioning and visual question answering ***
Generating images from captions with attention***
D. unsupervised learning, Deep Generative Model
Building high-level features using large scale unsupervised learning
Auto-encoding variational bayes
Generative adversarial nets
Unsupervised representation learning with deep convolutional generative adversarial networks
DRAW: A recurrent neural network for image generation.
Pixel recurrent neural networks
Conditional image generation with PixelCNN decoders
// ***표시 논문은 내용의 복잡도가 높아 다시 읽기로 했습니다. 3차 정기모임까지 리뷰 마친 논문 목록
E. image attention mechanism
Show, Attend and Tell: Neural image caption generation with visual attention***
Generating images from captions with attention
Self-Attention Generative Adversarial Networks
Bottom-up and top-down attention for image captioning and visual question answering***
Generative Image Inpainting with Contextual Attention***
Watch What You Just Said: Image Captioning with Text-Conditional Attention
Deep Visual-Semantic Alignments for Generating Image Descriptions***
// ***표시 논문은 다시 읽은 논문입니다.
F. generative adversarial nets
Unsupervised representation learning with deep convolutional generative adversarial networks(DCGAN 2016)
Semi-Supervised Learning with Generative Adversarial Networks(SLGAN 2016)
Conditional Generative Adversarial Nets(CGAN 2014)
Wang_Stacked_Conditional_Generative(StackedGAN 2018)
chang_PairedCycleGAN_Asymmetric_Style(CycleGAN 2018)