Closed SergioQuijanoRey closed 2 years ago
With class AugmentedDataset
we can think that the problem is solved. However, new problems arise:
Two possible solutions:
Option (1.) is hard to do the right way. So we're going to try to do the second option
As mentioned in #27, the problem is that many classes have only one image. So this don't work with the fact that we're using a contrastive loss function.
As only 15% of the images has at least 3 images, data augmentation seems to be the best solution to the problem