Community Profile

photo

Hind Haboubi


Last seen: 2 years ago Active since 2021

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


Training data from a read of the input datastore contains invalid bounding boxes?
Hello guys i'm trying this code and i don't know what to do to fix the problem data = load('Damagevehicle.mat'); trainingData ...

3 years ago | 1 answer | 0

1

answer

Question


Training data from a read of the input datastore contains invalid bounding boxes?
Hello guys i'm trying this code and i don't know what to do to fix the problem data = load('Damagevehicle.mat'); trainingData ...

3 years ago | 1 answer | 0

1

answer

Question


problem with a Dataset
Hello guys, i'm trying to do this exemple of YOLOv2 with my own data: https://www.mathworks.com/help/vision/ug/train-an-object...

3 years ago | 1 answer | 0

1

answer

Question


i have a problem with modelGradients
Hello guys, i'm trying to run the exemple from : https://www.mathworks.com/matlabcentral/fileexchange/75305-yolov3-yolov4-matlab...

3 years ago | 2 answers | 1

2

answers

Question


Conversion to cell from char is not possible.??
Hello guys, this is my code: inp = input('Enter file :'); v = VideoReader(inp); myVideo = VideoWriter('TESTVID.mp4'); m...

3 years ago | 1 answer | 0

1

answer

Question


Why do i receive Uncoonected input?
netWidth = 16; layers = [ imageInputLayer([224 224 3],'Name','input') convolution2dLayer(3,netWidth,'Padding','...

3 years ago | 0 answers | 0

0

answers

Question


i have a problem with augmentedimagedatastore how can i solve it?
matlabroot = 'C:\Users\user a\Desktop\Hind\Image C\data101'; DatasetPath = fullfile(matlabroot); Data = imageDatastore(Dataset...

3 years ago | 1 answer | 0

1

answer

Question


Out of memory problem can you healp me please
Hello guys this is my code: and I get this error: Error using nnet.internal.cnn.DistributedDispatcher/computeInParallel (line ...

3 years ago | 2 answers | 0

2

answers

Question


How could i train my network on GPU?
Hello guys, this is my code and i don't know how to train it on single GPU? Can you help me please. i have download GPU Coder ut...

3 years ago | 1 answer | 0

1

answer

Question


Problem with convolutionUnit function
Hello everyone, i wanted to creat a resnet 50 but i get this error: Unrecognized function or variable 'convolutionalUnit'. W...

3 years ago | 2 answers | 0

2

answers

Question


Problem with fitceco can you help me please ?
Hello guys, i have trouble with fitcecoc function, can you help me please ?

3 years ago | 1 answer | 0

1

answer

Question


How can i fix this error?
Hello, i have a problem with the size of the training data. i've done the augmentedImageDatastore function to fix it but when i ...

3 years ago | 1 answer | 0

1

answer

Question


Problem with imagedatastore function
Hey guys, i have a problem with imageDatastore function. My file is on my desktop and matlab cannot find it, i don't know what...

3 years ago | 0 answers | 0

0

answers