필터 지우기
필터 지우기

how can I use multiple input for Alexnet?

조회 수: 4 (최근 30일)
Huseyin
Huseyin 2020년 10월 14일
답변: Jack Xiao 2020년 12월 2일
Hello,
I want to use 3 inputs from different sensors for 2 classes as an input for Alexnet. I see from the litrature that it is possible to concetenate features from all inputs and classify by one classification layer. However I don't know how to implement this on Matlab? Anyone knows how to do that?

답변 (1개)

Jack Xiao
Jack Xiao 2020년 12월 2일
what do you mean 'multiple input '? if it is multiple pics, you can concetenate to be one (2 rgb pics can be formed to be 1 six channels pics), then you only need to change the input channel of alexnnet. (note that the input dimention need to be confirmed in advance.

카테고리

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