MCPcopy
hub / github.com/shunsukesaito/PIFu / eval.py

File eval.py

apps/eval.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2import os
3
4sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))

Callers

nothing calls this directly

Calls 5

BaseOptionsClass · 0.90
EvaluatorClass · 0.85
parseMethod · 0.80
load_imageMethod · 0.80
evalMethod · 0.80

Tested by

no test coverage detected