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
- Paper Review
- ImageNet Classification with Deep Convolutional Neural Networks
- ntrip
- Deep Residual Learning for Image Recognition
- resnet리뷰
- one-stage
- ML
- Deep learning
- alexnet리뷰
- c099-f9p
- 논문리뷰
- AI
- Mask R-CNN
- batch norm리뷰
- Very Deep Convolutional Networks for Large-Scale Image Recognition
- rtcm
- batch norm
- machine learning
- instance segmentation
- ImageNet Classification with Deep Convolutional Neural Networks 리뷰
- VGGNET
- Batch Normalization: Accelerating Deep Network Training by ReducingInternal Covariate Shift
- RTK
- batch normalization
- f9p
- 딥러닝
- overfeat
- object detection
- zed-f9p
- vggnet리뷰
Archives
- Today
- Total
목록ImageNet Classification with Deep Convolutional Neural Networks 리뷰 (1)
zlzon
[논문리뷰][AlexNet] ImageNet Classification with Deep Convolutional Neural Networks
이 글은 'AlexNet', 'ImageNet Classification with Deep Convolutional Neural Networks' 논문리뷰 입니다. 저도 아직 공부하는 학생이라 부족한 부분이 많을수 있다는 점 유의하여 읽어주시면 감사하겠습니다. 피드백은 언제나 환영입니다. AlexNet은 ILSVRC-2012에서 우승한 최초의 CNN 기반 우승모델이다. 3. The Architecture AlexNet은 기본적으로 conv - pool - normalization 구조가 두 번 반복되며, 마지막에는 FC-layer가 몇 개 붙는다 3. 1 ReLU 일반적으로 activation function으로 tanh, sigmoid를 사용하는 것과 달리 AlexNet에서는 activation fun..
Paper Review
2021. 7. 21. 11:48