photo

Chen Xinbing


AHU

Last seen: 18日 前 2014 年からアクティブ

Followers: 0   Following: 0

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

統計

MATLAB Answers

3 質問
0 回答

ランク
20,047
of 300,759

評判
2

コントリビューション
3 質問
0 回答

回答採用率
66.67%

獲得投票数
2

ランク
 of 21,081

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,900

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2

バッジを表示

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

約2年 前 | 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...

約2年 前 | 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) ...

11年以上 前 | 2 件の回答 | 1

2

回答