Semantic segmentation using deep learning

조회 수: 1 (최근 30일)
Ranjitha Veeran
Ranjitha Veeran 2021년 1월 4일
답변: Asvin Kumar 2021년 1월 8일
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.

답변 (1개)

Asvin Kumar
Asvin Kumar 2021년 1월 8일
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.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by