CSAILVision / LabelMeAnnotationTool

Source code for the LabelMe annotation tool.
MIT License
1.38k stars 434 forks source link

Suggestion : M-turk like feature but in a Local server #47

Open Abhijit-2592 opened 6 years ago

Abhijit-2592 commented 6 years ago

Hey guys, thanks for the awesome annotation tool. 1) Is there a way to use Label-Me similar to M-turk mode but used within the organisation via LAN?. I mean asking the human workers in the organisation to label the images using Label-Me which is running on a local server? 2) One idea to make the above possible is to host label me on a local server and ask the workers to sign in with different usernames and label 3) The main problem is in determining the accuracy of the labelling by different workers . Is it possible to do something like this using label me?

or any other suggestions on determining the accuracy of labelling? Thanks in advance.

dhruvy1 commented 6 years ago

You could try pointing this to your server address by substituting the base url here:

https://github.com/CSAILVision/LabelMeMechanicalTurk/blob/master/generateLabelMeInputFile.m#L35