CatchZeng / makeoptim-gitalk

makeoptim gitalk
0 stars 0 forks source link

Train a Custom Image Segmentation Model Using TensorFlow Object Detection API Mask R-CNN #98

Open CatchZeng opened 3 years ago

CatchZeng commented 3 years ago

https://makeoptim.com/en/deep-learning/yiai-image-segmentation

This article will introduce the concept of Image Segmentation, and explain how to train custom image segmentation model using TensorFlow Object Detection API through cases, including: data set collection and processing, TensorFlow Object Detection API installation, and model training.