paper-with-me

Papers

Temporally Consistent Horizon Lines

2019-07-23 · Florian Kluger, Hanno Ackermann, Michael Ying Yang, Bodo Rosenhahn

The horizon line is an important geometric feature for many image processing and scene understanding tasks in computer vision. For instance, in navigation of autonomous vehicles or driver assistance, it can be used to improve 3D reconstruction as well as for semantic interpretation of dynamic environments. While both algorithms and datasets exist for single images, the problem of horizon line estimation from video sequences has not gained attention. In this paper, we show how convolutional neural networks are able to utilise the temporal consistency imposed by video sequences in order to increase the accuracy and reduce the variance of horizon line estimates. A novel CNN architecture with an improved residual convolutional LSTM is presented for temporally consistent horizon line estimation. We propose an adaptive loss function that ensures stable training as well as accurate results. Furthermore, we introduce an extension of the KITTI dataset which contains precise horizon line labels for 43699 images across 72 video sequences. A comprehensive evaluation shows that the proposed approach consistently achieves superior performance compared with existing methods.

📄 PDF Abstract BibTeX arXiv:1907.10014

Code (1)

fkluger/tchl pytorch

Tasks

3D ReconstructionAutonomous VehiclesHorizon Line EstimationScene Understanding

Methods 이 논문이 사용한 방법론

Adaptive Loss 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

HorizonRelight: Relighting Long-horizon Videos Consistently via Diffusion Transformers

2026-06-27 · Jing Yang, Mayoore Jaiswal, Zian Wang, Steven Zeng 외 arxiv

Diffusion-based video relighting enables controllable relighting from a single input video, but modern video diffusion backbones are trained on short clips and applied to long-horizon videos through chunked sliding-windo…

Towards Temporal Compositional Reasoning in Long-Form Sports Videos

2026-04-24 · Siyu Cao, Lu Zhang, Ruizhe Zeng, Zhi-yong Liu arxiv

Sports videos are a challenging domain for multimodal understanding because they involve complex and dynamic human activities. Despite rapid progress in Multimodal Large Language Models (MLLMs), long-horizon reasoning in…

STO-RL: Offline RL under Sparse Rewards via LLM-Guided Subgoal Temporal Order

2026-01-13 · Chengyang Gu, Yuxin Pan, Hui Xiong, Yize Chen arxiv

Offline reinforcement learning (RL) enables policy learning from pre-collected datasets, avoiding costly and risky online interactions, but it often struggles with long-horizon tasks involving sparse rewards. Existing go…

Reinforcement LearningOffline RL

SENTRY: SAM2-Enhanced Neighbor-Aware and Temporally Reasoned Memory for Visual Tracking

2026-06-23 · Mohamad Alansari, Yonathan Michael, Hasan AlMarzouqi, Muzammal Naseer 외 arxiv

We revisit the memory update mechanism in SAM2-based visual object tracking and identify confidence-only mask selection as the dominant cause of drift under occlusion, rapid motion, and distractors. We introduce SENTRY, …

Visual Object TrackingVisual Tracking

McCast: Memory-Guided Latent Drift Correction for Long-Horizon Precipitation Nowcasting

2026-05-13 · Penghui Wen, Yu Luo, Lintao Wang, Mengwei He 외 arxiv

Existing precipitation nowcasting methods typically adopt an autoregressive formulation, where future states are predicted from previous outputs. However, such an approach accumulates errors over long rollouts, causing f…