xyjbaal / FPCC

MIT License
44 stars 11 forks source link

Where should generated datasets be located? #6

Closed Levaru closed 2 years ago

Levaru commented 2 years ago

I generated my own custom dataset with the help of this script. Where should the files be placed for the training?

xyjbaal commented 2 years ago

Make a txt file containing all the generated H5 files, then write the path of the txt file in line 40 of fpcc_train.py