paper-with-me

홈 › Papers

Hierarchical Material Recognition from Local Appearance

2025-05-28 · Matthew Beveridge, Shree K. Nayar

We introduce a taxonomy of materials for hierarchical recognition from local appearance. Our taxonomy is motivated by vision applications and is arranged according to the physical traits of materials. We contribute a diverse, in-the-wild dataset with images and depth maps of the taxonomy classes. Utilizing the taxonomy and dataset, we present a method for hierarchical material recognition based on graph attention networks. Our model leverages the taxonomic proximity between classes and achieves state-of-the-art performance. We demonstrate the model's potential to generalize to adverse, real-world imaging conditions, and that novel views rendered using the depth maps can enhance this capability. Finally, we show the model's capacity to rapidly learn new materials in a few-shot learning setting.

📄 PDF Abstract BibTeX arXiv:2505.22911

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningGraph AttentionMaterial Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Integrating Local Material Recognition with Large-Scale Perceptual Attribute Discovery

2016-04-05 · Gabriel Schwartz, Ko Nishino

Material attributes have been shown to provide a discriminative intermediate representation for recognizing materials, especially for the challenging task of recognition from local material appearance (i.e., regardless o…

AttributeMaterial Recognition

Material Recognition from Local Appearance in Global Context

2016-11-28 · Gabriel Schwartz, Ko Nishino

Recognition of materials has proven to be a challenging problem due to the wide variation in appearance within and between categories. Global image context, such as where the material is or what object it makes up, can b…

Material Recognition

Probabilistic Visual Place Recognition for Hierarchical Localization

2021-05-07 · Ming Xu, Niko Sünderhauf, Michael Milford

Visual localization techniques often comprise a hierarchical localization pipeline, with a visual place recognition module used as a coarse localizer to initialize a pose refinement stage. While improving the pose refine…

Image RetrievalRetrievalState EstimationVisual Localization+1

Differential Angular Imaging for Material Recognition

2016-12-07 · CVPR 2017 7 · Jia Xue, Hang Zhang, Kristin Dana, Ko Nishino

Material recognition for real-world outdoor surfaces has become increasingly important for computer vision to support its operation "in the wild." Computational surface modeling that underlies material recognition has tr…

Material Recognition

A Hierarchical Architecture for Neural Materials

2023-07-19 · Bowen Xue, Shuang Zhao, Henrik Wann Jensen, Zahra Montazeri

Neural reflectance models are capable of reproducing the spatially-varying appearance of many real-world materials at different scales. Unfortunately, existing techniques such as NeuMIP have difficulties handling materia…