Contents:

1. sp_labels.mat 

contains a vector sp_labels (<num_superpixels> x 1) holding superpixel
ground truth labels (1 for foreground, 2 for background).


2. carlos-beach_sp_data.mat contains a few variables of interest:

   labels -- which is a superpixel map, where each pixel holds 
             the index of the superpixel it belongs to.

   regsize -- number of pixels in each superpixel.

   modes -- average Luv vectors for each superpixel.


This superpixel data was computed using code available from:
http://www.caip.rutgers.edu/riul/research/code.html

 
