MCPcopy Create free account
hub / github.com/PeizeSun/SparseR-CNN / metadata

Method metadata

tests/test_visualizer.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33
34 @property
35 def metadata(self):
36 return MetadataCatalog.get("coco_2017_train")
37
38 def test_draw_dataset_dict(self):
39 img = np.random.rand(512, 512, 3) * 255

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected