Azzera filtri
Azzera filtri

data augmentation in CNN

2 visualizzazioni (ultimi 30 giorni)
lech king
lech king il 24 Giu 2021
Commentato: lech king il 24 Giu 2021
Hello
I am going to train a squeezenet to detect CT scans in two classes of people with covid19 and healthy people, assuming that each image is 512 x 512.
At least in the training phase, how many images should be present so that there is no need to data augmentation like rotation and addition of gaussian and.....

Risposta accettata

Walter Roberson
Walter Roberson il 24 Giu 2021
At least 83886080 images for training under the circumstances you describe.
... This should suggest to you that data augmentation is a very important stage.
  4 Commenti
lech king
lech king il 24 Giu 2021
Thank you very much
Because I work on CT scans of covid19, which are lung images
In about 70% of cases, the symptoms of the disease appear in certain places
But the reference article I am working on, because it has 441 images in training phase , has thus strengthened its database and achieved 85% accuracy.
a rotation (with a random angle between 0 and 90 degrees), a scale (with a random
value between 1.1 and 1.3) and addition of gaussian noise
to the original image
lech king
lech king il 24 Giu 2021
I use MATLAB Deep Learning application. In this section, rotation and scale can be easily selected.
Thanks for the tips on how to add noise to the original images MATLAB Deep Learning application

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Agriculture in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by