[2022.12.19] YOLOv3: An Incremental Improvement

작성자
smartm2m
작성일
2023-02-09 16:04
조회
507
AI 팀의 OJT 자료 #7

주제: YOLOv3: An Incremental Improvement

1. Introduction
- How do humans detect objects?
- Methods of current object detection models

2. YOLOv3
- Bounding box Prediction
- Class Prediction
- Predictions Across Scales
- Feature Extractor
- Training

3. Experiment & Problem
- Experiment
- Problem