↓ 1 callersFunctioneval_diffuse :param: color (bn, c, h, w) :param: wi (*, *, c, h, w), supposed to be normalized :param: wo (*, *, c, h, w), supposed to be normalized
intrinsix/render/brdf.py:363
↓ 1 callersFunctioneval_disney :param: albedo/roughness/metallic (bn, c, h, w) :param: wi (*, *, 3, h, w), supposed to be normalized :param: wo (*, *, 3, h, w), suppose
intrinsix/render/brdf.py:105
↓ 1 callersFunctioneval_ggx :param: color (bn, c, h, w) :param: roughness/metallic (bn, 1, h, w) :param: wi (*, *, c, h, w), supposed to be normalized :param: wo
intrinsix/render/brdf.py:221
↓ 1 callersFunctionget_rerendering_loss(batch, renderer, lighting_model, model_pred, noisy_model_input, sigmas, image_processor, vae, device, weight_
intrinsix/train_alignment.py:347