일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- DOTA dataset
- VOC 변환
- Object Detection Dataset 생성
- AI Security
- InstructPix2Pix
- 기능과 역할
- TensorFlow Object Detection 사용예시
- Git
- Docker
- 크롤링
- object detection
- 사회초년생 추천독서
- 개발흐름
- Branch 활용 개발
- 논문 분석
- Custom Animation
- 커스텀 애니메이션 적용
- Linux build
- 논문분석
- 리눅스 빌드
- DACON
- CARLA simulator
- Paper Analysis
- Towards Deep Learning Models Resistant to Adversarial Attacks
- TensorFlow Object Detection API install
- TensorFlow Object Detection Error
- paper review
- TensorFlow Object Detection Model Build
- 객체 탐지
- Carla
Archives
- Today
- Total
목록Fast R-CNN (1)
JSP's Deep learning

1. Fast R-CNN 요약 1) Fast R-CNN의 Architecture 2) Fast R-CNN의 주요 특징 Multi-Task Loss Shared feature map computation ROI pooling layer 2. Fast R-CNN의 주요 용어 1) ROI (Region Of Interest) Feature map에서 주의 깊게 봐야 할 영역 Selective Search로 추출된 Region proposals을 convolution feature map에 ROI projection을 하여 convolution feature map 상에서 관심영역을 지정한다. 2) Max Pooling 사용자가 설정한 크기와 간격만큼 window을 이동시키면서 해당 window 영역의 픽셀 중..
Paper Review/Object Detection
2023. 1. 15. 10:42