필터 지우기
필터 지우기

how to combine the output of two CNN networks into another CNN

조회 수: 1 (최근 30일)
Mammo Image
Mammo Image 2017년 10월 25일
답변: Bernhard Suhm 2018년 2월 6일
I am using matlab 2017a, I have two inputs (Images) each has fed to a CNN network (Net1 and Net2). The networks have similar regulations.
I want to combine the output of these two networks (fullyconnected1 and fullyconnected2) and feed it as an input to another deep network (Net3).
Another question please, is there any way to fuse the output of a specific layer of Net1 with another from Net2?
Many thanks
  댓글 수: 3
Mammo Image
Mammo Image 2017년 10월 25일
Any useful link? come on I am beginner in matlab don't expect there is a genius asking here!!
Mahmoud Afifi
Mahmoud Afifi 2018년 2월 5일
You can do if you have Matlab2017b

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

답변 (1개)

Bernhard Suhm
Bernhard Suhm 2018년 2월 6일
DAG layers are not yet supported, but will be soon. See also https://www.mathworks.com/matlabcentral/answers/369328-how-to-use-multiple-input-layers-in-dag-net-as-shown-in-the-figure
If you want quick turn around, remain current on your SMS and tech support will pick up your question within 24 hrs. That said, we have fallen behind on answering "reasonable" questions posed in this forum even if you are not eligible for support.

카테고리

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