Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
sys
2
import
os
3
4
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'..'
)))
Callers
nothing calls this directly
Calls
5
BaseOptions
Class · 0.90
Evaluator
Class · 0.85
parse
Method · 0.80
load_image
Method · 0.80
eval
Method · 0.80
Tested by
no test coverage detected