-
Notifications
You must be signed in to change notification settings - Fork 31
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
How to annotate local images? #2
Comments
I have the same issue, I have png files in node/rest/data but it wont serve them to me. |
Same here, can't figure out how to load them properly, please advise. |
it seems to look for photos in |
To annotate local files you need to: |
I wish to annotate local images, and I just copy them into the node/rest/data directory, what is the next step?
And, if the local images have these directories structures:
----images
|-----001
|------001.jpg
|------002.jpg
|-----002
|------001.jpg
|------002.jpg
..................................
Can labeld support this?
The text was updated successfully, but these errors were encountered: