[2022.12.20] TensorFlow Object Detection API
Author
smartm2m
Date
2023-02-09 16:07
Views
1500
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
주제: 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


