Closed Qunut999 closed 3 months ago
Looking at the screenshot, I would assume there is a mistake in loading the data, Probably the dataset path is wrong I think, since the number of test samples is 0.
Hopefully, the problem has been resolved. Feel free to reopen.
Hi @yanconglin,
I apologize for my late response. Thank you for your suggestion regarding the dataset path. I checked it and it appears to be correct, however, I am still facing the issue with ntest:0. It seems there may be another issue preventing the data from loading properly.
Could you please suggest any other potential causes or diagnostic steps I could take to resolve this issue?
Thank you again for your patience and assistance!
The error indicates that the dataloader could not find and list all data samples. I would suggest debug this line.
Hi yancoglin,
I attempted to evaluate the pretrained model using "./process.py config/wireframe.yaml". However, the terminal shows ntest:0. Could you please advise me on how to resolve this issue?
Thank you for your valuable assistance with this project!