MCPcopy Create free account
hub / github.com/Yang-Li-2000/Touch-Line-Transformer / load_anns

Method load_anns

datasets/lvis.py:129–136  ·  view source on GitHub ↗

Load anns with the specified ids. If ids=None load all anns. Args: ids (int array): integer array of annotation ids Returns: anns (dict array) : loaded annotation objects

(self, ids=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__getitem__Method · 0.80
get_top_resultsMethod · 0.80
_prepareMethod · 0.80

Calls 1

_load_helperMethod · 0.95

Tested by

no test coverage detected