0

I have a dataset of 18000+ images, they are tagged as 0,1 and 2. I need to train a model on Nvidiea digits. While making a dataset, it asks to provide subdirectories per category (i.e. it demands 3 folder : one for 0, one for 1 and one for 2) but the folder I have contains mixed images (they are tagged as o, 1 and 2).

Manually it is difficult to sort them.

Is there nay other way with which I can proceed.

YoungSheldon
  • 774
  • 6
  • 19
  • Try the "Use Text Files" tab when creating your dataset. Hover over the question mark icons for details about each field. – Luke Yeager Apr 17 '17 at 16:17
  • Thank you :) I did not find any Use text files tab on a Digit VM I used from AWS. Instead, I sorted them out using a python script. – YoungSheldon Jul 25 '17 at 05:41

0 Answers0