paper-with-me

Papers

Learning Physical-Spatio-Temporal Features for Video Shadow Removal

2023-03-16 · Zhihao Chen, Liang Wan, Yefan Xiao, Lei Zhu, Huazhu Fu

Shadow removal in a single image has received increasing attention in recent years. However, removing shadows over dynamic scenes remains largely under-explored. In this paper, we propose the first data-driven video shadow removal model, termed PSTNet, by exploiting three essential characteristics of video shadows, i.e., physical property, spatio relation, and temporal coherence. Specifically, a dedicated physical branch was established to conduct local illumination estimation, which is more applicable for scenes with complex lighting and textures, and then enhance the physical features via a mask-guided attention strategy. Then, we develop a progressive aggregation module to enhance the spatio and temporal characteristics of features maps, and effectively integrate the three kinds of features. Furthermore, to tackle the lack of datasets of paired shadow videos, we synthesize a dataset (SVSRD-85) with aid of the popular game GTAV by controlling the switch of the shadow renderer. Experiments against 9 state-of-the-art models, including image shadow removers and image/video restoration methods, show that our method improves the best SOTA in terms of RMSE error for the shadow area by 14.7. In addition, we develop a lightweight model adaptation strategy to make our synthetic-driven model effective in real world scenes. The visual comparison on the public SBU-TimeLapse dataset verifies the generalization ability of our model in real scenes.

📄 PDF Abstract BibTeX arXiv:2303.09370

Code (0)

등록된 구현이 없습니다.

Tasks

Shadow RemovalVideo Restoration

Similar Papers 제목 키워드 기반

DTTNet: Improving Video Shadow Detection via Dark-Aware Guidance and Tokenized Temporal Modeling

2025-11-10 · Zhicheng Li, Kunyang Sun, Rui Yao, Hancheng Zhu 외 arxiv

Video shadow detection confronts two entwined difficulties: distinguishing shadows from complex backgrounds and modeling dynamic shadow deformations under varying illumination. To address shadow-background ambiguity, we …

Shadow Detection

Video Shadow Detection via Spatio-Temporal Interpolation Consistency Training

2022-06-17 · CVPR 2022 1 · Xiao Lu, Yihong Cao, Sheng Liu, Chengjiang Long 외

It is challenging to annotate large-scale datasets for supervised video shadow detection methods. Using a model trained on labeled images to the video frames directly may lead to high generalization error and temporal in…

Shadow DetectionSpatial InterpolationVideo Shadow Detection

PastNet: Introducing Physical Inductive Biases for Spatio-temporal Video Prediction

2023-05-19 · Hao Wu, Fan Xu, Chong Chen, Xian-Sheng Hua 외

In this paper, we investigate the challenge of spatio-temporal video prediction task, which involves generating future video frames based on historical spatio-temporal observation streams. Existing approaches typically u…

PredictionVideo Prediction

Enhanced Spatiotemporal Prediction Using Physical-guided And Frequency-enhanced Recurrent Neural Networks

2024-05-23 · Xuanle Zhao, Yue Sun, Tielin Zhang, Bo Xu

Spatiotemporal prediction plays an important role in solving natural problems and processing video frames, especially in weather forecasting and human action recognition. Recent advances attempt to incorporate prior phys…

Action RecognitionPredictionTemporal Action LocalizationVideo Prediction+1

Temporal Feature Warping for Video Shadow Detection

2021-07-29 · Shilin Hu, Hieu Le, Dimitris Samaras

While single image shadow detection has been improving rapidly in recent years, video shadow detection remains a challenging task due to data scarcity and the difficulty in modelling temporal consistency. The current vid…

Optical Flow EstimationShadow DetectionVideo Shadow Detection