cutcutcodec.core.analysis.video.quality.uvq_google.inference

A modified version of the Google UVQ source file.

As the original file is under apache lisence, I should mention that this is a modified version of the source file:

https://github.com/google/uvq/blob/main/uvq_pytorch/inference.py

Classes

UVQInference()

Main UVQ class.

Details

class cutcutcodec.core.analysis.video.quality.uvq_google.inference.UVQInference[source]

Main UVQ class.

Load all the sub modules.