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

Class SegmentationPrefetcher

loader/data_loader.py:435–593  ·  view source on GitHub ↗

SegmentationPrefetcher will prefetch a bunch of segmentation images using a multiprocessing pool, so you do not have to wait around while the files get opened and decoded. Just request batches of images and segmentations calling fetch_batch().

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

generate_labelMethod · 0.90
generate_labelMethod · 0.90
__init__Method · 0.90
concept_indexmapMethod · 0.90
data_loader.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected