2

I am trying to train my convNet on a very large unbalanced dataset. It will be quite difficult to load the data altogether to memory and do the upsampling on the whole dataset.

Instead, I want to load the data in mini-batches and do the upsampling for each of those mini-batches. Will that be a valid way to do resampling and training?

I appreciate any feedback!

Chong Sun
  • 67
  • 5

0 Answers0