Any image labeling tool for object detection?
I want to create my own training dataset for object detection in image. Does anyone know some good image labeling tools?
p.s. Labelme is not suitable for my case as it is web-based and the data uploaded will be in public.
Thanks in advance!
you could try the one from opencv/apps
you could try the one from dlib it's in dlib/tools/imglab
Like being said by @berak, OpenCV got it's own tool for some months now. If you have suggestions for improvements, please sent back some feedback!
Hi, any document about how to use it ? Thanks
It is quite straightforward. Supply it with a folder of images and an output location of the text file. It will then open up and allow you to annotate regions. I have yet to build documentation for it, havent got the time yet due to research project deadlines.
Hello, try this one;
http://alpslabel.wordpress.com