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

Can't run demo.py #53

Open
AmrutaAnalytics opened this issue Dec 24, 2020 · 1 comment
Open

Can't run demo.py #53

AmrutaAnalytics opened this issue Dec 24, 2020 · 1 comment

Comments

@AmrutaAnalytics
Copy link

Trying to run pure inference part, Downgraded pytorch version to 1.5 (torch==1.5.0+cu101 torchvision==0.6.0+cu101), then Set CUDA_VISIBLE_DEVICES=0 python demo.py $EXPNAME --checkepoch 180 --img_root "path to image " , but getting following error in dataset/dataload.py
error

@princewang1994
Copy link
Owner

@AmrutaAnalytics Did you use your own dataset? Seems that your input image are gray-scale ones, If so, make it RGB format first.

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