claudia-new
claudia-new
I have the same issue, how should I preprocess the data if I want to test other datasets like BSDS? In both BIPED and MULTICUE, the test list contain images...
Thank you, I have solved the problem, it's about the dataset list, after I rewrite the test list and change the path, it's done. Thanks @xavysp
Hey, I encounter the same problem, have you solved it?
> I downloaded the checkpoint files from the google drive link and placed them in ./DexiNed-master/DexiNed-TF2/DXN_BIPED and then ran > > ``` > python run_model.py --image_width=512 --image_height=512 > ``` >...