Compare commits
No commits in common. "fd428d964ff20b7dc421bd9f4496750fc081881f" and "c9ec5b1c790875c80e8a58ad3d1a8d7309bac6d6" have entirely different histories.
fd428d964f
...
c9ec5b1c79
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
vmaf.json
|
||||
*.csv
|
||||
encoded/
|
||||
|
@ -170,5 +170,3 @@ 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