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

How to annotate local images? #2

Open
panovr opened this issue Oct 30, 2016 · 5 comments
Open

How to annotate local images? #2

panovr opened this issue Oct 30, 2016 · 5 comments

Comments

@panovr
Copy link

panovr commented Oct 30, 2016

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?

@dtmoodie
Copy link

I have the same issue, I have png files in node/rest/data but it wont serve them to me.

@PAK90
Copy link

PAK90 commented Apr 6, 2017

Same here, can't figure out how to load them properly, please advise.

@tb25
Copy link

tb25 commented Jun 28, 2017

it seems to look for photos in /Users/ty/labeld/node/rest/data for the images(check out the terminal window running the rest_server.js for the path). If you place the images that you want to label in that directory it will show up. I hope this helps!

@tb25
Copy link

tb25 commented Jun 28, 2017

screen shot 2017-06-28 at 1 30 03 pm

screen shot 2017-06-28 at 1 29 33 pm

@leifulstrup
Copy link

leifulstrup commented Feb 6, 2018

To annotate local files you need to:
(1) select the settings icon "Annotation Settings"
(2) deselect the checkbox for 'Pull Images from Flickr"
(3) select choose files to choose the directory to find your images and select an image
(4) select the large Green OK
(5) select Annotate in the left side box
(6) select NEXT to cycle through the images in that folder

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

5 participants