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

Method load_anns

mmdet/datasets/coco_panoptic.py:89–110  ·  view source on GitHub ↗

Load anns with the specified ids. self.anns is a list of annotation lists instead of a list of annotations. Args: ids (int array): integer ids specifying anns Returns: anns (object array): loaded ann objects

(self, ids=[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

get_ann_infoMethod · 0.45
get_ann_infoMethod · 0.45
get_cat_idsMethod · 0.45
fast_eval_recallMethod · 0.45
get_ann_infoMethod · 0.45
get_cat_idsMethod · 0.45
fast_eval_recallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected