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

imagePath0 = './test-input/bewd_dd.png' does not exist #6

Open
N3B27 opened this issue Nov 26, 2022 · 0 comments
Open

imagePath0 = './test-input/bewd_dd.png' does not exist #6

N3B27 opened this issue Nov 26, 2022 · 0 comments

Comments

@N3B27
Copy link

N3B27 commented Nov 26, 2022

According to vs these locations do not exist
#imagePath0 = './test-input/bewd_0.png'
groundTruthPath = targetDirName + 'BlueEyes-White-Dragon-1-89631139/896311391.jpg'
imagePath0 = './test-input/bewd_dd.png'

assert os.path.exists(imagePath0)
assert os.path.exists(groundTruthPath)

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

1 participant