photo

Chen Xinbing


AHU

Last seen: 3 Tage vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

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

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 1 Antwort | 1

1

Antwort

Frage


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) ...

mehr als 10 Jahre vor | 2 Antworten | 1

2

Antworten