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

Method full_segmentation_data

loader/data_loader.py:314–348  ·  view source on GitHub ↗

Returns a 3-d numpy tensor with segmentation data for the ith image, with multiple layers represnting multiple lables for each pixel. The depth is variable depending on available data but can be limited to max_depth.

(self, i,
            categories=None, max_depth=None, 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