MCPcopy Create free account
hub / github.com/adobe-research/custom-diffusion / main

Function main

customconcept101/evaluate.py:290–292  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

288
289
290def main(args):
291 calmetrics(Path(args.sample_root), args.target_paths,
292 args.numgen, args.outpkl)
293
294
295if __name__ == "__main__":

Callers 1

evaluate.pyFile · 0.70

Calls 1

calmetricsFunction · 0.85

Tested by

no test coverage detected