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

Method load_annotations

mmdet/datasets/lvis.py:272–309  ·  view source on GitHub ↗

Load annotation from lvis style annotation file. Args: ann_file (str): Path of annotation file. Returns: list[dict]: Annotation info from LVIS api.

(self, ann_file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_img_idsMethod · 0.80
load_imgsMethod · 0.80
get_cat_idsMethod · 0.45

Tested by

no test coverage detected