![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13085591_1530259790294_DEF.jpg)
Niculai Traian
Followers: 0 Following: 0
Estadística
15 Preguntas
0 Respuestas
CLASIFICACIÓN
227.047
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
15 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
File ' .jpg' does not exist
Hello, i am trying to do an rcnn tutorial, https://www.mathworks.com/help/vision/examples/object-detection-using-deep-learning.h...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
I should either be an MxN, MxNxP, MxNx1xP or an MxNx3xP sized array.
Hi, i am trying to visualizate second convolutional layer's filter weights in my neural network but i get this error. For first ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
MATLAB has encountered an internal problem and needs to close
Hello, yestarday matlab worked fine, but today i get this error when i try to add the workspace in application compiler. I trie...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add a stream screen in gui
Hello, i need to add a live stream screen in a gui application. For streaming i am using a http link. From gui i need to acces i...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot only few classes for confusion matrix?
Hello, i have a neural network with 102 classes and i want to plot the confusion matrix for few classes (for example 10). i used...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Undefined function 'snapshot' for input arguments of type 'char'.
Hello, i am building a neural network and i am trying to use my phone camera for object classification. To do this i installed i...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
No appropriate method, property, or field 'snapshot' for class 'matlab.graphics.primitive.Image'.
I am trying to use my android camera for object recognition and not the laptop webcam because with a better camera the results s...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to sort images from a folder in subfolders using the data from a excel/ .mat file?
Hello, I have a dataset with flowers (8000 pictures) and i need to sort them in subfolders (rose, tulip, etc) and i have the ima...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to organise a dataset using data from excel
Hello, i have a dataset with a bunch of photos but they are not organized in folders. I know there must be 102 classes. How can ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to plot confusion matrix?
Hello, i want to plot a confusion matrix, but i don't know witch are the true labels target and witch are predicted labels outpu...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to import weights and bias in nntool
Somebody told me that i can create new network architecture and reload my pretrained weights and biases into the new network by ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to add more classes to a network without retrain it from 0
How can i add more classes to a network without retrain it from 0? For example i made a network with only 5 classes but now i wa...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to make matlab response with "not an object"
I've created a CNN for flower recognition with live testing, but even if there is nothing in front of webcam it will still respo...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to add new classes to a neural network?
I made myself a network for flowers recognition. It's pretty much a copy of Alex net, but with some layers deleted. I trained it...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Why when i load workspace manually the code works but when i try to load it from code doesn't?
Im trying to load some workspace variables for a neural network from code by using this S0 = load('mynet.mat'); but ...
más de 6 años hace | 1 respuesta | 0