LabelMe
LabelMe is a web-based image annotation tool and dataset used in computer vision research. It enables users to outline objects with polygonal borders and assign category labels, producing structured annotations that describe object boundaries and classes. The resulting data can be exported in a JSON format, facilitating integration with machine learning workflows for tasks such as segmentation and recognition.
The project originated at MIT's Computer Science and Artificial Intelligence Laboratory (CSAIL) in the mid- to
LabelMe has influenced subsequent annotation tools and datasets by popularizing polygon-based segmentation and a JSON-based annotation
Overall, LabelMe remains notable for providing accessible tools and data that support research in object detection,