Community Profile

photo

Sehairi K.


Last seen: 2 years ago Active since 2014

Professional Interests: signal and image processing

Statistics

  • Thankful Level 2
  • Revival Level 1
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Yolov3 CUDA code generation for NVIDIA Jetson using GPU Coder throws Class 'coder.dlnetwork' does not have a method or property with name 'detect'
Hi all, As mentioned on the title I am trying to generate CUDA code from a trained YOLO_v3 neural network. I saved my network...

2 years ago | 1 answer | 0

1

answer

Answered
Error when exporting trained deep neural network to onnx format
Hello just if someone has the same error. The solution is so simple you have to copy the mat file to working directory and mak...

2 years ago | 0

| accepted

Answered
Invalid .MAT file error while code generation for Raspberry Pi
Hello Usually it happens when Matlab detects two different deep neural networks for example DAGNetwork and yolov2ObjectDetecto...

2 years ago | 0

Question


Frame per second computingfor GPU code generation
Hello all In Matlab documentation "Code Generation for Deep Learning Networks", I can not understand why they used reccurssive ...

2 years ago | 1 answer | 0

1

answer

Question


Error when exporting trained deep neural network to onnx format
Hello Iam encoutring this error when trying to export a deep neural network to onnx could you please help me resolve this issu...

2 years ago | 1 answer | 0

1

answer

Answered
Getting error for NVIDIA CudNN with Matlab 2019b in Windows 10
Hello try this % specify the CUDA install directory, you must have already copied cudnn files there setenv('NVIDIA_CUDNN','...

2 years ago | 0

Question


Nan problem ( validation loss and mini batch loss) in Transfer Learning with SSD ResNet50
I am trying to use SSD Resnet50 for transfer Learning on a data set (Images) with resolution of 640x360, with one class as outpu...

2 years ago | 0 answers | 1

0

answers

Question


How to choose the size of the input layer in CNN for object detection?
Hi all, I have collected a dataset for object detection the size of the images are 480x360. I want to know how to define the si...

2 years ago | 0 answers | 0

0

answers

Question


labeling problem manipulating .mat file
Hi all, I am using the Ground truth labler app to create .mat file The created file (gtruth) contains just the coordinates of...

6 years ago | 0 answers | 0

0

answers

Question


How I can randomly divide my data
I have a matrix X with size nxm, How I can choose randomly 70 percent of this data and put it in matrix A and the rest in matrix...

6 years ago | 1 answer | 0

1

answer

Question


Accelarating image processing algorithm on GPU
Hi, I want to accelerate my algorithm because I need to run it on hundreds of images,so I tried to use unvectorized GPU code, r...

7 years ago | 0 answers | 0

0

answers

Question


How to re-open all the m.files
Hi all, I was working in many m.files (about 20) and without attention I closed the editor Is there any way to re-open these ...

10 years ago | 4 answers | 1

4

answers