photo

o.cefet cefet


Last seen: circa 3 anni fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
4 Risposte

RANK
105.456
of 298.264

REPUTAZIONE
0

CONTRIBUTI
4 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.554

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 160.718

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

oltre 4 anni fa | 0

Risposto
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...

oltre 4 anni fa | 0

Risposto
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...

quasi 5 anni fa | 0

Domanda


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...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Risposto
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....

oltre 5 anni fa | 0

Domanda


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

oltre 13 anni fa | 0 risposte | 0

0

risposte