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

Fail to load images from dir #43

Open
Trotts opened this issue Jun 26, 2018 · 3 comments
Open

Fail to load images from dir #43

Trotts opened this issue Jun 26, 2018 · 3 comments

Comments

@Trotts
Copy link

Trotts commented Jun 26, 2018

I'm trying to load images from a directory into the LabelTool, but everytime I try I get "No .jpeg images found in the specified dir!". Even running with the test images provided in the download does not work. The script seems to be looking in the right location:

screen shot 2018-06-26 at 16 28 31

Code modified to show above screenshot is at https://pastebin.com/Y1BFWww2

My 001 folder is as follows:

screen shot 2018-06-26 at 16 32 52

I am using a fork to work with high res images from @toobaimt found at #25

Any help would be appreciated.

@vivek6449
Copy link

Activate Python2.7 and then run that command.
They mention that it requires Python 2 environment.
Hope it helps.

@techSash
Copy link

Hey! I am working on python 2.7 conda environment and I am having the same problem. If the folder inside the images folder is named 001, then even when i press the load button nothing happens. I dont even get any kind of error message. If I rename the folder to some other number say '1', then I get an error message saying 'no .JPEG images found in the specified dir!'. What am i doing wrong?

@judyfong
Copy link

judyfong commented Mar 6, 2020

@techSash This is a bit late but I was having this error too and the problem seems to be that every folder needs a corresponding examples folder. If you don't have examples then you can always copy the examples to match your folder name.

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

4 participants