$2.00
Link for the video tutorial : https://youtu.be/JbEy4Eefy0Y
Link for the full post : https://eranfeit.net/detectron2-custom-dataset-training-made-easy/
Deep learning instance segmentation with detectron2 can enable awesome instance segmentation results for photo segmentation on your custom dataset. segmentation detectron2 is a powerful tool for achieving best panoptic segmentation model performance on image segmentation projects.
In this tutorial we will learn how to build a Detectron2 model based on your own custom dataset .
We will learn to train it on Windows and Linux , and code the inference Python code for testing the model on fresh images