diamondxx / LIE-code

The code for "Event-based Low-illumination Image Enhancement" (TMM 2023)
17 stars 1 forks source link

How to get training and validation set #6

Open hannahwang0711 opened 2 weeks ago

hannahwang0711 commented 2 weeks ago

Hi, it seems the Class BaseDataLoader is defined but not used. How can i get "train_data_dir": "data/LIEDataset/train_total" and "val_data_dir": "data/LIEDataset/test_total"?