일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- yolov3
- RCNN
- CS231n
- 데이터 전처리
- support vector machine 리뷰
- Deep Learning
- Computer Vision
- SVM 이란
- svdd
- 논문분석
- 서포트벡터머신이란
- fast r-cnn
- pytorch c++
- SVM margin
- pytorch
- CNN
- computervision
- yolo
- SVM hard margin
- EfficientNet
- pytorch project
- TCP
- self-supervision
- Faster R-CNN
- DeepLearning
- Object Detection
- cnn 역사
- darknet
- cs231n lecture5
- libtorch
Archives
- Today
- Total
목록Imagenet2014 (1)
아롱이 탐험대

Very Deep Convolution Networks For Large-Scale Image Recognition (VGG16) -Karen Simonyan, Andrew Zisserman- 1. Introduction Faster-RCNN을 분석하기 앞서 여기서 쓰이는 네트워크 모델인 VGG16을 먼저 공부하고 분석할 필요가 있어 VGG NET을 먼저 분석하겠다. 우선 해당 네트워크는 2014년 image net image recognition contest에서 google net에 밀려 2위를 했던 네트워크이다. (정확히는 VGG19이다.) google net의 네트워크 구조는 매우 복잡한 방면 VGG16은 사용하기 간단하고, 다른 네트워크에 변형하기도 쉬우며 성능적인 면에서도 나쁘지 않아 다른 논..
study/paper reviews
2020. 3. 13. 15:14