ECCV 2020poster9 citations

DR-KFS: A Differentiable Visual Similarity Metric for 3D Shape Reconstruction

Jiongchao Jin, Akshay Gadi Patil, Zhang Xiong, Hao Zhang

Abstract

We introduce a differential visual similarity metric to train deep neural networks for 3D reconstruction, aimed at improving reconstruction quality. The metric compares two 3D shapes by measuring distances between multi-view images differentiably rendered from the shapes. Importantly, the image-space distance is also differentiable and measures visual similarity, rather than pixel-wise distortion. Specifically, the similarity is defined by mean-squared errors over HardNet features computed from probabilistic keypoint maps of the compared images. Our differential visual shape similarity metric can be easily plugged into various 3D reconstruction networks, replacing their distortion-based losses, such as Chamfer or Earth Mover distances, so as to optimize the network weights to produce reconstructions with better structural fidelity and visual quality. We demonstrate this both objectively, using well-known shape metrics for retrieval and classification tasks that are independent from our new metric, and subjectively through a perceptual study."

BibTeX
@inproceedings{eccv2020_drkfsadifferenti,
  title = {DR-KFS: A Differentiable Visual Similarity Metric for 3D Shape Reconstruction},
  author = {Jiongchao Jin and Akshay Gadi Patil and Zhang Xiong and Hao Zhang},
  booktitle = {ECCV 2020},
  year = {2020}
}