paper-with-me

Papers

MatSpectNet: Material Segmentation Network with Domain-Aware and Physically-Constrained Hyperspectral Reconstruction

2023-07-21 · Yuwen Heng, Yihong Wu, Jiawen Chen, Srinandan Dasmahapatra, Hansung Kim

Achieving accurate material segmentation for 3-channel RGB images is challenging due to the considerable variation in a material's appearance. Hyperspectral images, which are sets of spectral measurements sampled at multiple wavelengths, theoretically offer distinct information for material identification, as variations in intensity of electromagnetic radiation reflected by a surface depend on the material composition of a scene. However, existing hyperspectral datasets are impoverished regarding the number of images and material categories for the dense material segmentation task, and collecting and annotating hyperspectral images with a spectral camera is prohibitively expensive. To address this, we propose a new model, the MatSpectNet to segment materials with recovered hyperspectral images from RGB images. The network leverages the principles of colour perception in modern cameras to constrain the reconstructed hyperspectral images and employs the domain adaptation method to generalise the hyperspectral reconstruction capability from a spectral recovery dataset to material segmentation datasets. The reconstructed hyperspectral images are further filtered using learned response curves and enhanced with human perception. The performance of MatSpectNet is evaluated on the LMD dataset as well as the OpenSurfaces dataset. Our experiments demonstrate that MatSpectNet attains a 1.60% increase in average pixel accuracy and a 3.42% improvement in mean class accuracy compared with the most recent publication. The project code is attached to the supplementary material and will be published on GitHub.

📄 PDF Abstract BibTeX arXiv:2307.11466

Code (1)

heng-yuwen/matspectnet 공식 구현 pytorch

Tasks

Domain AdaptationMaterial SegmentationSegmentation

Similar Papers 제목 키워드 기반

Toward Visually Realistic Simulation: A Benchmark for Evaluating Robot Manipulation in Simulation

2026-05-07 · Yixin Zhu, Zixiong Wang, Jian Yang, Jin Xie 외 arxiv

Reliable simulation evaluation of robot manipulation policies serves as a high-fidelity proxy for real-world performance. Although existing benchmarks cover a wide range of task categories, they lack visual realism, crea…

Robot Manipulation

Uncertainty-Aware Physically-Guided Proxy Tasks for Unseen Domain Face Anti-spoofing

2020-11-28 · Junru Wu, Xiang Yu, Buyu Liu, Zhangyang Wang 외

Face anti-spoofing (FAS) seeks to discriminate genuine faces from fake ones arising from any type of spoofing attack. Due to the wide varieties of attacks, it is implausible to obtain training data that spans all attack …

AttributeDomain GeneralizationFace Anti-Spoofing

PIG: Physically-based Multi-Material Interaction with 3D Gaussians

2025-06-09 · Zeyu Xiao, Zhenyi Wu, Mingyang Sun, Qipeng Yan 외

3D Gaussian Splatting has achieved remarkable success in reconstructing both static and dynamic 3D scenes. However, in a scene represented by 3D Gaussian primitives, interactions between objects suffer from inaccurate 3D…

Scene GenerationSegmentationSemantic Segmentation

Trustworthy AI-based crack-tip segmentation using domain-guided explanations

2025-07-28 · Jesco Talies, Eric Breitbarth, David Melching arxiv

Ensuring the trustworthiness and robustness of deep learning models remains a fundamental challenge, particularly in high-stakes scientific applications. In this study, we present a framework called attention-guided trai…

Multi-view Inverse Rendering for Large-scale Real-world Indoor Scenes

2022-11-18 · CVPR 2023 1 · Zhen Li, Lingli Wang, Mofang Cheng, Cihui Pan 외

We present a efficient multi-view inverse rendering method for large-scale real-world indoor scenes that reconstructs global illumination and physically-reasonable SVBRDFs. Unlike previous representations, where the glob…

Inverse RenderingMixed RealityNovel View SynthesisSegmentation+1