Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing directories #71

Open
dflateau opened this issue Aug 31, 2021 · 3 comments
Open

Testing directories #71

dflateau opened this issue Aug 31, 2021 · 3 comments

Comments

@dflateau
Copy link

Hi - I'm just trying to run the pre-trained test. I'm confused about where the test routine is expecting the testing images to be. Thanks.

@XuecaiHu
Copy link
Owner

XuecaiHu commented Sep 2, 2021

if you use yourself dataset without gt , you should set the data_test = demo, and dir_test= /path to your image directory/

@dflateau
Copy link
Author

dflateau commented Sep 2, 2021

Thanks - if I wanted to run it on the CPU, would it work if --n_GPUs is set to 0?

@dflateau
Copy link
Author

Also

if you use yourself dataset without gt , you should set the data_test = demo, and dir_test= /path to your image directory/

It's telling me that dir_test isn't a valid argument. Did you mean dir_demo? Also, data_test=demo results in an error that data.demo has no attribute "demo"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants