English

JSENet: Joint Semantic Segmentation and Edge Detection Network for 3D Point Clouds

Computer Vision and Pattern Recognition 2021-07-30 v1

Abstract

Semantic segmentation and semantic edge detection can be seen as two dual problems with close relationships in computer vision. Despite the fast evolution of learning-based 3D semantic segmentation methods, little attention has been drawn to the learning of 3D semantic edge detectors, even less to a joint learning method for the two tasks. In this paper, we tackle the 3D semantic edge detection task for the first time and present a new two-stream fully-convolutional network that jointly performs the two tasks. In particular, we design a joint refinement module that explicitly wires region information and edge information to improve the performances of both tasks. Further, we propose a novel loss function that encourages the network to produce semantic segmentation results with better boundaries. Extensive evaluations on S3DIS and ScanNet datasets show that our method achieves on par or better performance than the state-of-the-art methods for semantic segmentation and outperforms the baseline methods for semantic edge detection. Code release: https://github.com/hzykent/JSENet

Keywords

Cite

@article{arxiv.2007.06888,
  title  = {JSENet: Joint Semantic Segmentation and Edge Detection Network for 3D Point Clouds},
  author = {Zeyu Hu and Mingmin Zhen and Xuyang Bai and Hongbo Fu and Chiew-lan Tai},
  journal= {arXiv preprint arXiv:2007.06888},
  year   = {2021}
}

Comments

Accepted to ECCV 2020, supplementary materials included

R2 v1 2026-06-23T17:06:07.656Z