Janrex Pensader
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
18.591
of 295.687
REPUTACIÓN
2
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
9.09%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.266
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.289
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
how to segment music notes in a staffline?
I would like to segment the notes and rest inside a staffline before feeding the segmented images to a image classifier to class...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Unable to perform assignment because the size of the left side is 17-by-17 and the size of the right side is 16-by-17.
I'm having a problem in storing 17x17 2d array into a 17x17xno.ofmatrix 3d array. its giving me this error "Unable to perform a...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Unable to perform assignment because the size of the left side is 17-by-17 and the size of the right side is 16-by-17.
I'm having a problem in storing 17x17 2d array into a 17x17xno.ofmatrix 3d array. its giving me this error "Unable to perform a...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Unable to perform assignment because the size of the left side is 17-by-17 and the size of the right side is 16-by-17.
I'm having a problem of storing a 17x17 matrix in to a 3D array 17x17xNo.Matrices. its giving me this error: Unable to perform ...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to train a network for multiple object detection.
I'm doing a cnn project of mine that would detect multiple objects in an image and I have some questions in making a cnn network...
casi 6 años hace | 0 respuestas | 2
0
respuestasPregunta
creating a max-pooling layer using nested loop.
I am trying to make a max pooling layer with a 3x3 filter and stride 3. I'm trying to only use for loops for this code to work. ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
"cleaning" a horizontal line removal code for object detection.
I have a code that removes horizontal lines in an image but the problem is that it removes some of the lines that are needed fo...
casi 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to store a string data into an array
I have a an array like this: trainLabels = zeros(315,1); And I would like to put a string for example 'bass' on every element ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Use local testing and training data for object detection example in matlab.
I'm new to object detection and I would like to modify the example code in mathworks about detecting stop sign to detecting mus...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can i load a images from my computer as training data for Object detection
I used the object detection using deep learning sample code and I want to change the code of instead getting data from cifar-10 ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
error using log too many input arguments
I'm having a small issue using log. I want to change the base of the log using the log(b, x) format but It shows the error to ma...
más de 6 años hace | 2 respuestas | 0