Skip to content

lgy1425/reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 

Repository files navigation

reading

Machine Learning & Deep Learning Reading Material

Multi-Dimensional Recurrent Neural Networks (https://arxiv.org/pdf/0705.2011.pdf)

  • Multi Dimensions RNN (MDRNN) 을 이용한 image segmentation
  • video 를 판별 CNN + RNN

An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition (https://arxiv.org/pdf/1507.05717.pdf)

Deep Residual Learning for Image Recognition (https://arxiv.org/pdf/1512.03385.pdf)

Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning(https://arxiv.org/pdf/1602.07261.pdf)

Region-based Convolutional Networks for Accurate Object Detection and Segmentation (https://people.eecs.berkeley.edu/~rbg/papers/pami/rcnn_pami.pdf)

http://laonple.blog.me/220873446440 (딥러닝 관련 블로그)

https://github.com/BVLC/caffe/wiki/Model-Zoo : caffe prototxt 로 작성된유명 모델

Large scale deep learning for computer aided detection of

mammographic lesions http://ac.els-cdn.com/S1361841516301244/1-s2.0-S1361841516301244-main.pdf?_tid=398e52c4-1db1-11e7-91e1-00000aacb361&acdnat=1491803447_ba29f99efa439280d5b6478108bff0c2

  • 유방암 진단 , data augmentation 시 elastic distortion 을 수행

Convolutional Neural Pyramid for Image Processing (https://arxiv.org/pdf/1704.02071.pdf)

A-Fast-RCNN: Hard Positive Generation via Adversary for Object Detection(https://arxiv.org/pdf/1704.03414.pdf)

Dataset Augmentation for Pose and Lighting Invariant Face Recognition(https://arxiv.org/pdf/1704.04326v1.pdf)

U-Net: Convolutional Networks for Biomedical Image Segmentation (https://arxiv.org/pdf/1505.04597.pdf)

Knowledge Transfer for Melanoma Screening with Deep Learning (https://arxiv.org/pdf/1703.07479.pdf)

  • 데이터수가 부족한 의료데이터면 transfer learning 이 효과적 -> pre-trained 를 적극 적극 활용할 것
  • https://github.com/aleju/imgaug : data augmentation zip

A Review on Deep Learning Techniques Applied to Semantic Segmentation (https://arxiv.org/pdf/1704.06857v1.pdf)

Learning Deep Representations for Scene Labeling with Guided Supervision(https://arxiv.org/pdf/1706.02493v1.pdf)

  • CNN 을 적용할 때 Sub class 에 관한 paper
  • medical data source 를 정리해 놓은 github
  • VAE 튜토리얼
  • Convolutional Neural Networks for Medical Image Analysis: Full Training or Fine Tuning?
  • DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs
  • char CNN
  • atrous conv 설명한
  • Deep Learning for Identifying Metastatic Breast Cancer
  • Prediction of Kidney Function from Biopsy Images Using Convolutional Neural Networks
  • UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS
  • Text Generation using Generative Adversarial Training
  • Adversarial Objectives for Text Generation
  • Neural Network 기반의 Generative 모델 챗봇 기술 분석
  • InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets
  • Adversarial Feature Matching for Text Generation
  • Brain Tumor Segmentation with Deep Neural Networks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published