semantic segmentation with deep learning
Mostra commenti meno recenti
i have a confused between pixel label and ground truth , are there similar when using for training SegNet code . if not how can i create the pixellabels , and are 50 images enough to create pixellabels
Risposte (1)
Johanna Pingel
il 6 Feb 2019
0 voti
- Check out a few links to learn more about pixel labeling and semantic segmentation:https://www.mathworks.com/videos/semantic-segmentation-overview-1510858047780.html?s_tid=srchtitle
- You're going to want the image labeler to do the labeling: https://www.mathworks.com/help/vision/ref/imagelabeler-app.html
- The number of images really depends on the complexity of the problem. I was able to do a quick semantic segmentation with only 100 images because the images were so simple: https://blogs.mathworks.com/deep-learning/2018/11/15/sudoku-solver-image-processing-and-deep-learning/
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!