Liwei - MATLAB Central
photo

Liwei


Last seen: 約1ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 1

統計

MATLAB AnswersFrom 06/22 to 03/25Use left and right arrows to move selectionFrom 06/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 質問
4 回答

ランク
63,556
of 297,775

評判
0

コントリビューション
9 質問
4 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer
  • Thankful Level 2
  • Explorer
  • First Review

バッジを表示

Feeds

表示方法

質問


The compiled executable file takes longer time when processing images in nvidia Jetson edge device
Dear Developer, I am using Nvidia Jetson64bit and Matlab 2024a. After I compiled the executable file for nvidia Jeton Orin. It t...

9ヶ月 前 | 0 件の回答 | 0

0

回答

質問


GPU coder error with Nivida Jetson device
I am using the Matlab 2023b, I have no issue to compile the InceptionV3 classification to the Nvidia Jetson orin 32 GB. Now I go...

9ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
GPU Coder Error with OpenCV
I am using the Matlab 2023b, I have no issue to compile the InceptionV3 classification to the Nvidia Jetson orin 32 GB. Now I go...

9ヶ月 前 | 0

質問


How to fast compile GPU coder application after making a minor change in main.cu?
I use GPU coder to compile Deep Learning based application. But, I made a slight change in main.cu (mainly in the file managemen...

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

1

回答

質問


The Nvidia Jetson device can not be remotely connected with my laptop computer
I tried to connect nvidia device (sitting in one of plants far away from my laptop) with my laptop with our company network. it ...

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

1

回答

回答済み
deep learning classification results for images in matlab are different from the application compiled by GPU coder on Nvidia Jetson Xavier NX
Here it is. Gathering hardware details is complete. Board name : NVIDIA Jetson Xavier NX CUDA Version ...

2年以上 前 | 0

回答済み
deep learning classification results for images in matlab are different from the application compiled by GPU coder on Nvidia Jetson Xavier NX
MATLAB RESULTS for pepper: top5labels = 5×1 cell array {'bell pepper' } {'cucumber' } {'acorn squash'...

2年以上 前 | 0

質問


deep learning classification results for images in matlab are different from the application compiled by GPU coder on Nvidia Jetson Xavier NX
1. using the attached example (modified from the matlab example) MATLAB\Examples\R2022a\deeplearning_shared\DeployAndClassifyWeb...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Nvidia Classification results using InceptionV3 transfer learning and GPU coder do not match the classification results using Matlab itself
i use imageDatastore, augmentedImageDatastore to convert the different size of gray scale images to the 3 channels RGB images, ...

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

1

回答

回答済み
How to initialize a string variable, and pass it to the matlab function using GPU coder
Thank you. "passing char" suggestion helps. can you give a clue how to intialize the char? Is this the correct way below? st...

2年以上 前 | 0

質問


How to initialize a string variable, and pass it to the matlab function using GPU coder
How to initialize a string in custom main.cu file and pass it to the matlab function using GPU coder? I tried to look into Matla...

2年以上 前 | 3 件の回答 | 0

3

回答

質問


how to pass the variable to the categoryNames in GPU coder?
In the main.cu file, I defined a array below. I wanted to pass a variable index to replace 0. Can you suggest how to do it? ...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


procID = runExecutable(___,exeArgs); can somebody give an example how to call the args to the executable when running the executable in jetson?
procID = runExecutable(___,exeArgs); can somebody give an example how to pass the args to the executable when running the ex...

3年弱 前 | 0 件の回答 | 0

0

回答