photo

Chen Xinbing


AHU

Last seen: 1 month 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
C++, MATLAB
Spoken Languages:
English, Chinese

统计学

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 year 前 | 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 year 前 | 0 个回答 | 1

0

个回答

提问


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 years 前 | 2 个回答 | 1

2

个回答