photo

Mona Al-Kharraz


Last seen: más de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

8 Preguntas
1 Respuesta

CLASIFICACIÓN
7.191
of 297.527

REPUTACIÓN
6

CONTRIBUCIONES
8 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
4

CLASIFICACIÓN
 of 20.454

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 159.075

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

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

Ver insignias

Feeds

Ver por

Respondida
Data augmentation for YOLOv2 isn't work
you can try this code: function B = augmentData(A) % Apply random horizontal flipping, and random X/Y scaling. Boxes that get ...

más de 4 años hace | 2

Pregunta


Is YOLO v3 is working on MATLAB 2019b?
Hi everybody, How I can know if the Yolo v3 on this link (https://www.mathworks.com/help/vision/examples/object-detection-using...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Create matrix with different type of data and sort it based on one of its columns
I have two different arrays, one of them is string array and the other is double array. I want to concatenate them and sort the ...

más de 4 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to sort folders in imageDatastore?
I have a list of folders as seen in the image below. I need when I using imageDatastore to read folders in numeric order not in ...

más de 4 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Extract the largest object in the RGB image
Hi, I have an image with multipe objects as seen in the first image below and I want just extract part of that image (the larg...

casi 5 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Is there any way to extract objects after semantic segmentation?
this page: https://www.mathworks.com/help/vision/examples/semantic-segmentation-using-deep-learning.html showing example of sema...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there any implementation for Mask R-CNN in Matlab?
Hi, I am looking for implementation and training of pre-trained Mask RCNN in MATLAB. I found it in Python.

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Changing image background from black to white
Hi, I have chromosomes image and I segmented this image to multiple chromosome images (46 images). But after segmentation I go...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Extracting features from pretrained network and feed them into a softmax layer for calssification
I use ResNet50 to extract features from images then I want to feed these features into softmax layer for classification but I do...

casi 5 años hace | 0 respuestas | 0

0

respuestas