RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth
Mengyang Pu, Yaping Huang, Qingji Guan, Haibin Ling

TL;DR
RINDNet is a comprehensive neural network model that jointly detects four types of edges—reflectance, illumination, normal, and depth—using a multi-stage process with shared features, discriminative decoders, and attention mechanisms, evaluated on a new benchmark.
Contribution
This paper introduces RINDNet, the first unified neural network for detecting all four edge types simultaneously, along with a new benchmark dataset BSDS-RIND.
Findings
RINDNet outperforms existing methods on the BSDS-RIND benchmark.
The multi-stage architecture effectively captures distinct and related edge features.
Attention modules improve the integration of different edge information.
Abstract
As a fundamental building block in computer vision, edges can be categorised into four types according to the discontinuity in surface-Reflectance, Illumination, surface-Normal or Depth. While great progress has been made in detecting generic or individual types of edges, it remains under-explored to comprehensively study all four edge types together. In this paper, we propose a novel neural network solution, RINDNet, to jointly detect all four types of edges. Taking into consideration the distinct attributes of each type of edges and the relationship between them, RINDNet learns effective representations for each of them and works in three stages. In stage I, RINDNet uses a common backbone to extract features shared by all edges. Then in stage II it branches to prepare discriminative features for each edge type by the corresponding decoder. In stage III, an independent decision head…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Color Science and Applications · Surface Roughness and Optical Measurements
