MCPcopy Create free account
hub / github.com/cloud-annotations/cloud-annotations / setup_all

Function setup_all

setup.py:123–125  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121
122
123def setup_all():
124 setup_object_detection()
125 setup_classification()
126
127
128if args.type == 'all':

Callers 1

setup.pyFile · 0.85

Calls 2

setup_object_detectionFunction · 0.85
setup_classificationFunction · 0.85

Tested by

no test coverage detected