Compare commits
2 Commits
c9ec5b1c79
...
fd428d964f
Author | SHA1 | Date | |
---|---|---|---|
fd428d964f | |||
2bade18bff |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
vmaf.json
|
||||
*.csv
|
||||
encoded/
|
||||
|
@ -170,3 +170,5 @@ if __name__ == "__main__":
|
||||
vmafmean=vmaf["pooled_metrics"]["vmaf"]["mean"],
|
||||
vmafmin=vmaf["pooled_metrics"]["vmaf"]["min"],
|
||||
)
|
||||
|
||||
os.remove(outputfile)
|
||||
|
Loading…
Reference in New Issue
Block a user