Scale-Weighted Dense Bag of Visual Features for 3D Model Retrieval from a Partial View 3D Model

Abstract

This paper describes a 3D shape model retrieval method that accepts, as a query, a 3D mesh obtained by a range scan from a viewpoint. The proposed method visually compares single depth map of the query with depth maps of a 3D model rendered from multiple viewpoints. Comparison of the depth maps employs bag-of local visual features extracted by using a modified version of Lowe's Scale-Invariant Feature Transform (SIFT). The method is capable of retrieving 3D models having diverse shape representations and is robust against articulation and global deformation of 3D shapes thanks to location-free integration of local visual features. Two modifications to the SIFT are made to avoid ill effects of range scanning artifacts, such as jagged edges and cracks, that exist in the query mesh. The two modifications are; (1) dense and random feature placement, and (2) importance sampling of low-frequency images in the SIFT's Gaussian image pyramid. Our experimental evaluation showed that the proposed method significantly outperforms previous methods.

Cite

Text

Ohbuchi and Furuya. "Scale-Weighted Dense Bag of Visual Features for 3D Model Retrieval from a Partial View 3D Model." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457716

Markdown

[Ohbuchi and Furuya. "Scale-Weighted Dense Bag of Visual Features for 3D Model Retrieval from a Partial View 3D Model." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/ohbuchi2009iccvw-scaleweighted/) doi:10.1109/ICCVW.2009.5457716

BibTeX

@inproceedings{ohbuchi2009iccvw-scaleweighted,
  title     = {{Scale-Weighted Dense Bag of Visual Features for 3D Model Retrieval from a Partial View 3D Model}},
  author    = {Ohbuchi, Ryutarou and Furuya, Takahiko},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {63-70},
  doi       = {10.1109/ICCVW.2009.5457716},
  url       = {https://mlanthology.org/iccvw/2009/ohbuchi2009iccvw-scaleweighted/}
}