irtk.lossΒΆ

Functions

l1_loss(target_image, rendered_image)

Computes the L1 loss between two images.

mesh_laplacian_smoothing(verts, faces)

Computes the Laplacian smoothing loss of the given mesh.

total_variation_loss(texture, texture_mask)

Computes the total variation L1 (TV-L1) loss of the given texture.