MCPcopy Create free account
hub / github.com/CSAILVision/IBD / segmentation_data

Method segmentation_data

loader/data_loader.py:283–312  ·  view source on GitHub ↗

Returns a 2-d numpy matrix with segmentation data for the ith image, restricted to the given category. By default, maps all label numbers to the category-specific dense mapping described in the c_*.csv listing; but can be asked to expose the fully unique indexing by

(self, category, i, c=0, full=False, out=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected