Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- Two stage Detector
- 프로그래머스bfs
- 다음큰숫자
- Object Detection
- SSD 리뷰
- 프로그래머스게임맵최단거리
- Code Study
- One stage detector
- Single Shot MultiBox Detector
- 프로그래머스네트워크
- Faster R-CNN
- 프로그래머스파이썬
- ssd
- 코딩테스트연습
- ECCV
- 프로그래머스너비우선탐색
- 코딩테스트네트워크
- 프로그래머스타겟넘버파이썬
- 프로그래머스타겟넘버정답
- Paper list
- deep learning
- 커피후기
- pytorch
- 최솟값 만들기
- 프로그래머스
- Pytorch pruning
- 프로그래머스타겟넘버
- 타겟넘버bfs
- Pruning Tutorial
- 코딩테스트2단계
Archives
- Today
- Total
soyeonland
Paper List 본문
읽은 논문
<Core>
- Yoo CVPR 2015 AttentionNet : Aggregating Weak Directions for Accurate Object Detection
- He CVPR 2016 Deep Residual Learning for Image Recognition
- Haward 2017 MobileNets : Efficient Convolutional Neural Networks for Mobile Vision Applications
- ResNext
<Object Detection>
- Girshick CVPR 2014 R-CNN : Rich feature hierarchies for accurate object detection and semantic segmentation.
- He TPAMI 2015 Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
- Girshick ICCV 2015 Fast R-CNN
- Ren NIPS 2015 Faster R-CNN : Towards Real-Time Object Detection with Region Propsal Networks
- Liu ECCV 2016 SSD - Single Shot MultiBox Detector
<Segmentation>
- Long CVPR 2015 Fully Convolutional Networks for Semantic Segmentation
- Noh ICCV 2015 Learning Deconvolution Network for Semantic Segmentation
- He 2017 Mask R-CNN
<Object Tracking>
- Detect and Track : Efficient Pose Estimation in Videos
- Visual Tracking with Fully Convolutional Networks
<Distilation>
- Distilling the knowledge in a neural network
- A Gift from Knowledge Distillation
<Pruning>
- Learning both weights and connects for efficient Neural network
- Pruning filters for efficient convnets
<Multi-task Learning>
- Facial Landmark Detection by Deep Multi-task Learning
- Cross-stitch Networks for Multi-task Learning
- An Overview of Multi-Task Learning in Deep Neural Networks
읽고 싶은 논문
<Core>
ShuffleNet
SqueezeNet
Mobile v2
<Object Detection>
Yolo
<Segmentation>
U-net
'Survey > Paper List' 카테고리의 다른 글
CES 2023 (0) | 2023.01.07 |
---|