Chen Xinbing - MATLAB Central
photo

Chen Xinbing


AHU

Last seen: 2개월 전 2014년부터 활동

Followers: 0   Following: 0

메시지
Programming Languages:
C++, MATLAB
Spoken Languages:
English, Chinese

통계

MATLAB AnswersFrom 05/14 to 01/25Use left and right arrows to move selectionFrom 05/14Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

순위
20,033
of 296,498

평판
2

참여
3 질문
0 답변

답변 채택
33.33%

획득한 표
2

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to import a pretrained deeplabv3+(xception-71 as backbone) model using MATLAB function importNetworkFromTensorFlow?
In the help document for importNetworkFromTensorFlow function, the argument is a model folder, and the model folder must include...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


The MATLAB function xcepption apprears to return a xception-41 netowrk archtecture , not the xception-71 network architecture
I have tested the MATLAB function xception using the following code: analyzeNetwork(layerGraph(xception())); I find that the r...

1년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Why is the c/c++ code generated by MATLAB Coder not standalone, that is, depends on other library?
I write a MATLAB function using some functions from Image Processing Toolbox as follow function Y = TestImageAffine(X, T) ...

10년 초과 전 | 답변 수: 2 | 1

2

답변
Go to top of page