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

Method load_annotations

mmdet/datasets/coco.py:62–89  ·  view source on GitHub ↗

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

(self, ann_file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluateMethod · 0.95

Calls 5

COCOClass · 0.85
get_img_idsMethod · 0.80
load_imgsMethod · 0.80
get_ann_idsMethod · 0.80
get_cat_idsMethod · 0.45

Tested by

no test coverage detected