MCPcopy Index your code
hub / github.com/diffgram/diffgram / coco_transform.py

File coco_transform.py

default/play_and_scripts/coco_transform.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2
3f = open('Downloads/annotations/instances_train2017.json')
4x = json.load(f)

Callers

nothing calls this directly

Calls 2

findFunction · 0.85
loadMethod · 0.45

Tested by

no test coverage detected