paper-with-me

Papers

Hard Pixel Mining for Depth Privileged Semantic Segmentation

2019-06-27 · Zhangxuan Gu, Li Niu, Haohua Zhao, Liqing Zhang

Semantic segmentation has achieved remarkable progress but remains challenging due to the complex scene, object occlusion, and so on. Some research works have attempted to use extra information such as a depth map to help RGB based semantic segmentation because the depth map could provide complementary geometric cues. However, due to the inaccessibility of depth sensors, depth information is usually unavailable for the test images. In this paper, we leverage only the depth of training images as the privileged information to mine the hard pixels in semantic segmentation, in which depth information is only available for training images but not available for test images. Specifically, we propose a novel Loss Weight Module, which outputs a loss weight map by employing two depth-related measurements of hard pixels: Depth Prediction Error and Depthaware Segmentation Error. The loss weight map is then applied to segmentation loss, with the goal of learning a more robust model by paying more attention to the hard pixels. Besides, we also explore a curriculum learning strategy based on the loss weight map. Meanwhile, to fully mine the hard pixels on different scales, we apply our loss weight module to multi-scale side outputs. Our hard pixels mining method achieves the state-of-the-art results on two benchmark datasets, and even outperforms the methods which need depth input during testing.

📄 PDF Abstract BibTeX arXiv:1906.11437

Code (1)

strivebo/image_segmentation_dl tf

Tasks

Depth EstimationDepth PredictionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SoloParkour: Constrained Reinforcement Learning for Visual Locomotion from Privileged Experience

2024-09-20 · Elliot Chane-Sane, Joseph Amigo, Thomas Flayols, Ludovic Righetti 외

Parkour poses a significant challenge for legged robots, requiring navigation through complex environments with agility and precision based on limited sensory inputs. In this work, we introduce a novel method for trainin…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Not All Pixels Are Equal: Learning Pixel Hardness for Semantic Segmentation

2023-05-15 · Xin Xiao, Daiguo Zhou, Jiagao Hu, Yi Hu 외

Semantic segmentation has recently witnessed great progress. Despite the impressive overall results, the segmentation performance in some hard areas (e.g., small objects or thin parts) is still not promising. A straightf…

Allobject-detectionObject DetectionSegmentation+1

Project-and-Fuse: Improving RGB-D Semantic Segmentation via Graph Convolution Networks

2025-01-31 · Xiaoyan Jiang, Bohan Wang, Xinlong Wan, Shanshan Chen 외

Most existing RGB-D semantic segmentation methods focus on the feature level fusion, including complex cross-modality and cross-scale fusion modules. However, these methods may cause misalignment problem in the feature f…

Semantic Segmentation

Joint Semantic Mining for Weakly Supervised RGB-D Salient Object Detection

2021-12-01 · NeurIPS 2021 12 · Jingjing Li, Wei Ji, Qi Bi, Cheng Yan 외

Training saliency detection models with weak supervisions, e.g., image-level tags or captions, is appealing as it removes the costly demand of per-pixel annotations. Despite the rapid progress of RGB-D saliency detection…

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1

Kinematic-Layout-aware Random Forests for Depth-based Action Recognition

2016-07-23 · Seungryul Baek, Zhiyuan Shi, Masato Kawade, Tae-Kyun Kim

In this paper, we tackle the problem of 24 hours-monitoring patient actions in a ward such as "stretching an arm out of the bed", "falling out of the bed", where temporal movements are subtle or significant. In the conce…

Action RecognitionTemporal Action Localization