MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / __init__

Method __init__

mmdet/datasets/custom.py:59–129  ·  view source on GitHub ↗
(self,
                 ann_file,
                 pipeline,
                 classes=None,
                 data_root=None,
                 img_prefix='',
                 seg_prefix=None,
                 proposal_file=None,
                 test_mode=False,
                 filter_empty_gt=True,
                 file_client_args=dict(backend='disk'))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

get_classesMethod · 0.95
load_annotationsMethod · 0.95
load_proposalsMethod · 0.95
_filter_imgsMethod · 0.95
_set_group_flagMethod · 0.95
ComposeClass · 0.85

Tested by

no test coverage detected