Estadística
9 Preguntas
4 Respuestas
CLASIFICACIÓN
67.651
of 296.430
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.370
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 156.437
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
7 meses hace | 0 respuestas | 0
0
respuestasPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaGPU 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...
7 meses hace | 0
Pregunta
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...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestadeep 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 ...
alrededor de 2 años hace | 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'...
alrededor de 2 años hace | 0
Pregunta
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...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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, ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaHow 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...
alrededor de 2 años hace | 0
Pregunta
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...
alrededor de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
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? ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 2 años hace | 0 respuestas | 0