Semantic segmentation for grayscale image

8 views (last 30 days)
Zara Khan
Zara Khan on 27 Jun 2022
Commented: Walter Roberson on 30 Jun 2022
How can implement semantic segmentation for gray scale image? How to train that network?
  2 Comments
Zara Khan
Zara Khan on 28 Jun 2022
I have also RGB images. But how to implement the concept ? Means how to train that network?

Sign in to comment.

Answers (2)

Image Analyst
Image Analyst on 27 Jun 2022
Start here:
I'm working on a simplified version where you simply just locate your input images, and labeled images folder but it's not ready to share yet.
  2 Comments
Image Analyst
Image Analyst on 28 Jun 2022
If the Mathworks demo isn't working then make sure your input is correct (whether color image or gray scale, and size of image, if that matters). If it is correct then call tech support and tell them the demo doesn't work.

Sign in to comment.


Zara Khan
Zara Khan on 28 Jun 2022
It may be that my implementation is not right. I just checked. And asked whether I am doing the right thing
  12 Comments
Walter Roberson
Walter Roberson on 30 Jun 2022
The pre-trained Triangle Semantic Segmentation Network might simply be too weak for your purposes, especially since your sample sign images are not very triangular.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!