[2022.12.20] TensorFlow Object Detection API

작성자
smartm2m
작성일
2023-02-09 16:07
조회
571
AI 팀의 OJT 자료 #8

주제: TensorFlow Object Detection API

1. Installation
- Environment(Mac OS)
- API
- labelIing

2. Custom Dataset
- Create Detection Data
- Partition Dataset
- Create Label map
- Create TensorFlow Records

3. Build Model
- Pre-trained model
- Configure the Training pipeline
- Training
- Evaluation
- Monitor