cutcutcodec.core.analysis.video.quality.uvq_google.custom_nn_layers.InceptionB1B2¶ class cutcutcodec.core.analysis.video.quality.uvq_google.custom_nn_layers.InceptionB1B2(conv1_in, conv1_out, conv2_out, pool_shape)[source]¶ Part of uvq model. Initialize internal Module state, shared by both nn.Module and ScriptModule. forward(x)[source]¶ Eval the model.