LabelMeToolbox
LabelMeToolbox copied to clipboard
MATLAB Toolbox for the LabelMe Image Database
Hi, I've been trying to understand what the output parameters of the function CWM.m mean (https://github.com/CSAILVision/LabelMeToolbox/blob/master/features/CWM.m) but I can't find any documentation. I also ran the code to see if...
Is it possible to query from the dataset without having a specific object in mind? Alternatively, is there a known way to randomly sample from the dataset? Thanks!
I have been using this tool to annotate images. Unfortunately the web-based tool differs significantly from the Matlab code in terms of how it converts polygons to pixel maps. The...
I am trying to create a local index for using the images offline. However, I run into an error when I follow the steps supplied here ``` http://labelme.csail.mit.edu/Release3.0/br...ols/php/dataset.php ``` below...
I want to label my pictures my own without web,but I don't know if this tool can help me with it.