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

Method get_ann_info

mmdet/datasets/coco.py:91–104  ·  view source on GitHub ↗

Get COCO annotation by index. Args: idx (int): Index of data. Returns: dict: Annotation info of specified index.

(self, idx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_parse_ann_infoMethod · 0.95
get_ann_idsMethod · 0.80
load_annsMethod · 0.45

Tested by

no test coverage detected