Community Profile

photo

Liwei


Last seen: 2 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 2
  • Explorer
  • First Review

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 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 ...

1 year 前 | 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 ...

1 year 前 | 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'...

1 year 前 | 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...

1 year 前 | 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, ...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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 years 前 | 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...

2 years 前 | 0 个回答 | 0

0

个回答