Generate an output image using Regression Layer in a CNN

조회 수: 1 (최근 30일)
Javier Pinzón
Javier Pinzón 2018년 4월 17일
댓글: Javier Pinzón 2018년 7월 13일
Hello all,
I am trying to create an image completion such as the one presented in ImageCompletion Using DCGAN, being implemented in Matlab using the CNN toolbox (in order to not use MatConvNet). I am quite sure that with regression layer it is possible to generate regions of interest (RoIs), but, what i am doing, is to search for missing parts of an object, for example, a cat without face, and put a face of a cat in it.
I know that semantic segmentation give an image as output, but further code is needed to generate the problem that i'm facing.
So my question is, is there a possibility of get an output image, locating the missing part of the object?
Because another problem, is the arrange of the data entered to the network for training.
Thanks in advance for the help given.
Regards, Javier
  댓글 수: 2
Jack Xiao
Jack Xiao 2018년 7월 13일
Hi, did you have solved it? can official deep learning toolbox of matlab generate an output image using Regression Layer in a CNN?
Javier Pinzón
Javier Pinzón 2018년 7월 13일
Hello Jack,
Unfortunately, no, I decided to complete my project with geometric features. Matlab hasnt yet given the possibility of use that kind of networks. Hope in future releases they do.
Regards,

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by