Using segnet for image segmentation

조회 수: 1 (최근 30일)
Deepak Sivadas
Deepak Sivadas 2018년 12월 31일
댓글: Kartik Mittal 2019년 1월 4일
Hi,
Pls attend to my queries related to image segmentation using CNN making use of function 'segnetLayers':-
  1. Can segnet be used for monochrome images?
  2. What should be the size of input images? any specific? or Can input layer neuron be changed accordingly?
  댓글 수: 1
Kartik Mittal
Kartik Mittal 2019년 1월 4일
Please refer to the documentation link -
My understanding is that you can use it for monochrome images, the inputsize depends in the number of channels for the image itself, [height, width, depth] where depth is the number of channels, 1 for a monochrome.

댓글을 달려면 로그인하십시오.

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by