LabelTool is a simple graphic annotation tool inspired by LabelMe of Kentaro Wada. It was made with pure Javascript for the purpose of logical challenge.
You can upload a 4k image, and even after making the markings on it, you will have the coordinates, not of the reduced image to fit your screen, but of the real dimensions.
If you use this project in your research or wish to refer to the baseline results published in the README, please use the following BibTeX entry.
@misc{LabelTool2021,
author = {Guilherme D. Alves},
title = {{labelme: Image Polygonal Annotation with Javascript}},
howpublished = {\url{https://github.com/Guiflayrom/LabelTool}},
year = {2021}
}
MIT
Free Software, Hell Yeah!