Hi,

In order to apply a Convolutional Neural Network (CNN), I have used a specific datasets but the problem of this dataset is the size which is very small. The common problem of the CNN is: if the dataset is too small, the CNN suffer of overfitting which mean it gave very good performances with the training set but very low performances with test set.

One of the proposed method to remediate to this issue is to artificially increase the size of the image datasets. Can you please advice me about some good methods ?

Regards,

Yacine YADDADEN.

Similar questions and discussions