Closed Joanna1212 closed 3 months ago
I noticed in the code that only one dataset, such as 'commu' or 'Slakh', is loaded for training. How should I handle it if I want to use all datasets together for training? 🙏 thanks!
@Joanna1212
python train.py -d DATA_PRESET
config/data_presets.py
all_cross_final
all_eval_final
thanks
I noticed in the code that only one dataset, such as 'commu' or 'Slakh', is loaded for training. How should I handle it if I want to use all datasets together for training? 🙏 thanks!