Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
290
def
main(args):
291
calmetrics(Path(args.sample_root), args.target_paths,
292
args.numgen, args.outpkl)
293
294
295
if
__name__ ==
"__main__"
:
Callers
1
evaluate.py
File · 0.70
Calls
1
calmetrics
Function · 0.85
Tested by
no test coverage detected