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

Method __call__

mmdet/datasets/pipelines/transforms.py:430–483  ·  view source on GitHub ↗

Call function to flip bounding boxes, masks, semantic segmentation maps. Args: results (dict): Result dict from loading pipeline. Returns: dict: Flipped results, 'flip', 'flip_direction' keys are added \ into result dict.

(self, results)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

bbox_flipMethod · 0.95
getMethod · 0.80
flipMethod · 0.45

Tested by

no test coverage detected