MCPcopy Create free account
hub / github.com/TuSimple/mx-maskrcnn / __init__

Method __init__

rcnn/io/threaded_loader.py:12–58  ·  view source on GitHub ↗

This iter will provide roi and mask data to Mask-RCNN with FPN backbone :param roidb: list of dict, must be preprocessed :param batch_size: int :param shuffle: bool :param short: int, shorter edge in pixel :param long: int, longer edge in pixel

(self, roidb, batch_size=2, shuffle=False, short=None, long=None, num_thread=8)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 4

_thread_startMethod · 0.95
get_batchMethod · 0.95
resetMethod · 0.95
_group_indexesMethod · 0.95

Tested by

no test coverage detected