Running examples of using mmsegmenation for image semantic segmentation
Materials are borrowed and rearranged from MMSegmentation_Tutorial @TommyZihao
Run MMSegmentation_running_examples.ipynb in the colab. It includes:
- MMSegmentation Installation
- Making predictions with pretrained models
- Training the model with own data
- Testing the well-trained model
The auxiliary files would be used in 3. Training the model with own data