Semantic segmentation using deep learning

1 vue (au cours des 30 derniers jours)
Ranjitha Veeran
Ranjitha Veeran le 4 Jan 2021
Hi. Can someone guide me regarding the semantic segmentation using deep learning. Since, I have tried some of the coding from the examples but not much understand and complete the coding when implement in my own dataset.If anyone can share their code would be better for me to make a reference.

Réponses (1)

Asvin Kumar
Asvin Kumar le 8 Jan 2021
Hi Ranjitha,
I understand you’re looking for code references on semantic segmentation in MATLAB. I’ll let the community provide that. Here’s a compilation of the different approaches to semantic segmentation covered in the Docs:
  1. SegNet segnetlayers function
  2. Fully Convolutional Network (FCN) – fcnlayers function
  3. U-Net – unetlayers function
  4. DeepLab v3+ – Example on Deeplab v3+ using Renset-18
  5. Example on Semantic Segmentation with Maxpool and Transposed Convolution
  6. Using Dilated Convolutions Example
Hope you find something useful in these.

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by