photo

o.cefet cefet


Last seen: más de 3 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
4 Respuestas

CLASIFICACIÓN
150.826
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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

  • First Review
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
How to improve the training accuracy in example of Train Convolutional Neural Network for Regression?
You could try adding dropout layer, regularization, strengthening your database ... It's fine with your regularization code, bu...

alrededor de 5 años hace | 0

Respondida
HOW TO INCREASE TESTING ACCURACY IN CNN?
Hello, my dear. I think you could insert two things: layer dropout and data augmentation. It's fine with your regularization...

alrededor de 5 años hace | 0

Respondida
How to classify digital images that belong to one or more classes using deep learning (convolutional neural networks)? The classes of each image are described in a CSV file.
This is data_meta CSV Image ,Class A, Class B, Class C, Class D 00000001_000.png,1,1,0,0 00000001_001.png,1,1,0,1 00000001...

más de 5 años hace | 0

Pregunta


How to classify digital images that belong to one or more classes using deep learning (convolutional neural networks)? The classes of each image are described in a CSV file.
I have an image dataset. Each image can belong to one or more classes. That is, in the same image there are one or more classe...

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

1

respuesta

Pregunta


How to segment a thin smoke/fog/spray (specter of the smoke/fog/spray is confused with the background.)
Using convolutive neural networks such as I can segment a fine smoke / fog / spray, being so thin that the smoke / fog / spray s...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to create the Multiscale Features module of a Convolutional Neural Network (MF-CNN)?
Multiscale Features-Convolutional Neural Network (MF-CNN),Multiscale Features-Convolutional Neural Network (MF-CNN),Multiscale F...

casi 6 años hace | 0 respuestas | 0

0

respuestas

Respondida
How can I merge (concatenate) feature maps from two different CNN layers in my architecture?
Has anyone ever gotten it on matlab Multiscale Features-Convolutional Neural Network? Similar to work: https://ieeexplore.ieee....

casi 6 años hace | 0

Pregunta


Analyze Spectrum
Through image = imread (image.tiff), then Y = fftshift applied (fft2 (image)). Viewed the spectrum through imshow (log (abs (A ...

alrededor de 14 años hace | 0 respuestas | 0

0

respuestas