gaozhihan/PreDiff

About Using Other Datasets for Training

qwertyui20 opened this issue · 0 comments

When training with the Sevirlr dataset, the model needs to pass in the CATALOG.csv file and use the already defined data loader SEVIRDataLoader. If training with another dataset, how should CATALOG.csv and the data loader be handled? Do we need to redefine it?