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

Method __call__

mmdet/datasets/pipelines/loading.py:380–401  ·  view source on GitHub ↗

Call function to load multiple types annotations. Args: results (dict): Result dict from :obj:`mmdet.CustomDataset`. Returns: dict: The dict contains loaded bounding box, label, mask and semantic segmentation annotations.

(self, results)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_load_bboxesMethod · 0.95
_load_labelsMethod · 0.95
_load_masksMethod · 0.95
_load_semantic_segMethod · 0.95

Tested by

no test coverage detected