-
Notifications
You must be signed in to change notification settings - Fork 77
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
Problem in dataset clipart #25
Comments
@naoto0804 I'm looking forward to your reply, thank you! |
I downloaded clipart dataset to my local PC right now and confirmed that it exists.
Hmm.. have you executed |
Thank you for your reply, I tried it again and I found
, but I'm sure that I have executed
I'm puzzled about this situation... |
I used
and in python, |
I got an AssertionError when I ran pseudo_label.py:
and I
print(img_path)
got this:datasets/dt_pl_clipart/JPEGImages/322583407.jpg
. Then I go to datasets/clipart and I found that 322583407 is in ImageSets/train.txt but there is no such image as 322583407.jpg in JPEGImages, I'm sure I've downloaded the dataset, so maybe there is a missing image in this dataset?The text was updated successfully, but these errors were encountered: