xavysp / DexiNed

DexiNed: Dense EXtreme Inception Network for Edge Detection
MIT License
728 stars 156 forks source link

DexiNed-PyTorch: Test list not provided for dataset: MULTICUE #43

Open za13 opened 4 years ago

za13 commented 4 years ago

I downloaded and unziped the BIPED dataset and ran the augmentation

I then ran main.py and get

ValueError: Test list not provided for dataset: MULTICUE

How to resolve this?

xavysp commented 4 years ago

I downloaded and unziped the BIPED dataset and ran the augmentation

I then ran main.py and get

ValueError: Test list not provided for dataset: MULTICUE

How to resolve this?

Hi, please could you give me more details, it seems that you need a data list for MULTICUE dataset, are you training with that database?

lyfv1 commented 3 years ago

Could you send the pytorch-code version to me(there is not the version in this page), thanks a lot.