cutcutcodec.core.analysis.video.quality.vmaf_torch.svm_predict

VMAF score regression using SVM

Classes

SVMPredict([model_json_path, clip_score])

Initialize internal Module state, shared by both nn.Module and ScriptModule.

Details

class cutcutcodec.core.analysis.video.quality.vmaf_torch.svm_predict.SVMPredict(model_json_path=None, clip_score=False)[source]

Initialize internal Module state, shared by both nn.Module and ScriptModule.