Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Netflix/vmaf
/ root_path
Method
root_path
python/vmaf/config.py:190–191 ·
view source on GitHub ↗
(cls, *components)
Source
from the content-addressed store, hash-verified
188
189
@classmethod
190
def
root_path(cls, *components):
191
return
os.path.join(ROOT, *components)
192
193
@classmethod
194
def
file_result_store_path(cls, *components):
Callers
15
file_result_store_path
Method · 0.80
encode_store_path
Method · 0.80
workspace_path
Method · 0.80
workdir_path
Method · 0.80
model_path
Method · 0.80
resource_path
Method · 0.80
test_resource_path
Method · 0.80
tools_resource_path
Method · 0.80
encode_path
Method · 0.80
StrredFeatureExtractor
Class · 0.80
StrredOptFeatureExtractor
Class · 0.80
SpEEDMatlabFeatureExtractor
Class · 0.80
Calls
no outgoing calls
Tested by
15
test_resource_path
Method · 0.64
test_run_testing_vmaf
Method · 0.64
test_run_testing_vmaf_raw_dataset
Method · 0.64
test_run_testing_psnr
Method · 0.64
test_run_testing_proccesses0
Method · 0.64
test_run_testing_proccesses2_without_parallelize
Method · 0.64
test_run_vmaf_training
Method · 0.64
test_run_vmaf_training_processes0
Method · 0.64
test_run_vmaf_training_processes2_without_parallelize
Method · 0.64
test_run_vmaf_training_raw_dataset
Method · 0.64
test_run_vmaf
Method · 0.64
test_run_vmaf_ci
Method · 0.64