Skip to content

Conversation

@AlexeiScherbakov
Copy link

Closes #416
Because of Netflix/vmaf#1357 - we take master branch of vmaf

@jrottenberg
Copy link
Owner

Looks promising but can you make the update at the template level ? All the files in docker-images are actually generated.

@jrottenberg
Copy link
Owner

To verify, make your edits in the templates folder and run ./update.py or just pre-commit run -a

LIBVMAF = {"version": "3.0.0", "release_date": "2023-12-07"}
# libvmaf to old for cuda we need use master branch
# https://github.com/Netflix/vmaf/issues/1357
LIBVMAF = {"version": "master", "release_date": "2023-12-07"}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't got with a branch name, even master, it should be a tag, the project is active I wonder why they are not publishing a tag at least !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libvmaf model in nvidia and ubuntu image is missing

2 participants