일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Ai
- opencv
- Computer Vision
- 알고리즘
- 인공지능
- programmers
- 딥러닝
- optimizer
- pytorch
- object detection
- Paper Review
- 논문 리뷰
- 논문
- transformer
- Convolution
- 파이토치
- 옵티마이저
- 코딩테스트
- Semantic Segmentation
- ViT
- Python
- 프로그래머스
- 파이썬
- cnn
- Self-supervised
- 논문구현
- 머신러닝
- Segmentation
- 논문리뷰
- 코드구현
Archives
- Today
- Total
목록spatial pyramid pooling (1)
Attention please
[논문 리뷰] SPP: Spatial Pyramid Pooling in Deep ConvolutionalNetworks for Visual Recognition(2015)
이번에 리뷰할 논문은 Spatial Pyramid Pooling in Deep ConvolutionalNetworks for Visual Recognition 입니다. https://paperswithcode.com/method/spatial-pyramid-pooling Papers with Code - Spatial Pyramid Pooling Explained Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we add an SPP layer o..
논문 리뷰/Object detection
2023. 7. 6. 10:25