photo

Liwei


Last seen: 7 Tage vor Aktiv seit 2022

Followers: 0   Following: 1

Nachricht

Statistik

MATLAB Answers

9 Fragen
4 Antworten

RANG
215.179
of 300.338

REPUTATION
0

BEITRÄGE
9 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 20.922

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.149

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

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

mehr als ein Jahr vor | 0

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 0

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 3 Jahre vor | 0

Frage


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

fast 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten