paper-with-me

홈 › Papers

TSE-Net: Semi-supervised Monocular Height Estimation from Single Remote Sensing Images

2025-11-17 · Sining Chen, Xiao Xiang Zhu arxiv

Monocular height estimation plays a critical role in 3D perception for remote sensing, offering a cost-effective alternative to multi-view or LiDAR-based methods. While deep learning has significantly advanced the capabilities of monocular height estimation, these methods remain fundamentally limited by the availability of labeled data, which are expensive and labor-intensive to obtain at scale. The scarcity of high-quality annotations hinders the generalization and performance of existing models. To overcome this limitation, we propose leveraging large volumes of unlabeled data through a semi-supervised learning framework, enabling the model to extract informative cues from unlabeled samples and improve its predictive performance. In this work, we introduce TSE-Net, a self-training pipeline for semi-supervised monocular height estimation. The pipeline integrates teacher, student, and exam networks. The student network is trained on unlabeled data using pseudo-labels generated by the teacher network, while the exam network functions as a temporal ensemble of the student network to stabilize performance. The teacher network is formulated as a joint regression and classification model: the regression branch predicts height values that serve as pseudo-labels, and the classification branch predicts height value classes along with class probabilities, which are used to filter pseudo-labels. Height value classes are defined using a hierarchical bi-cut strategy to address the inherent long-tailed distribution of heights, and the predicted class probabilities are calibrated with a Plackett-Luce model to reflect the expected accuracy of pseudo-labels. We evaluate the proposed pipeline on three datasets spanning different resolutions and imaging modalities. Codes are available at https://github.com/zhu-xlab/tse-net.

📄 PDF Abstract BibTeX arXiv:2511.13552

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Disentangled Latent Transformer for Interpretable Monocular Height Estimation

2022-01-17 · Zhitong Xiong, Sining Chen, Yilei Shi, Xiao Xiang Zhu

Monocular height estimation (MHE) from remote sensing imagery has high potential in generating 3D city models efficiently for a quick response to natural disasters. Most existing works pursue higher performance. However,…

Semantic SegmentationUnsupervised Semantic Segmentation

Revealing the Reciprocal Relations Between Self-Supervised Stereo and Monocular Depth Estimation

2021-01-01 · ICCV 2021 10 · Zhi Chen, Xiaoqing Ye, Wei Yang, Zhenbo Xu 외

Current self-supervised depth estimation algorithms mainly focus on either stereo or monocular only, neglecting the reciprocal relations between them. In this paper, we propose a simple yet effective framework to imp…

Depth EstimationMonocular Depth EstimationStereo Matching

IM2HEIGHT: Height Estimation from Single Monocular Imagery via Fully Residual Convolutional-Deconvolutional Network

2018-02-28 · Lichao Mou, Xiao Xiang Zhu

In this paper we tackle a very novel problem, namely height estimation from a single monocular remote sensing image, which is inherently ambiguous, and a technically ill-posed problem, with a large source of uncertainty …

Instance SegmentationSemantic Segmentation

Gamma-from-Mono: Road-Relative, Metric, Self-Supervised Monocular Geometry for Vehicular Applications

2025-12-03 · Gasser Elazab, Maximilian Jansen, Michael Unterreiner, Olaf Hellwich arxiv

Accurate perception of the vehicle's 3D surroundings, including fine-scale road geometry, such as bumps, slopes, and surface irregularities, is essential for safe and comfortable vehicle control. However, conventional mo…

Monocular Depth EstimationSelf-Supervised LearningMotion Planning

Geometry meets semantics for semi-supervised monocular depth estimation

2018-10-09 · Pierluigi Zama Ramirez, Matteo Poggi, Fabio Tosi, Stefano Mattoccia 외

Depth estimation from a single image represents a very exciting challenge in computer vision. While other image-based depth sensing techniques leverage on the geometry between different viewpoints (e.g., stereo or struct…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1