paper-with-me

Papers

FujiView: Multimodal Late-Fusion for Predicting Scenic Visibility

2026-02-25 · Bryceton Bible, Shah Md Nehal Hasnaeen, Hairong Qi arxiv

Visibility of natural landmarks such as Mount Fuji is a defining factor in both tourism planning and visitor experience, yet it remains difficult to predict due to rapidly changing atmospheric conditions. We present FujiView, a multimodal learning framework and dataset for predicting scenic visibility by fusing webcam imagery with structured meteorological data. Our late-fusion approach combines image-derived class probabilities with numerical weather features to classify visibility into five categories. The dataset currently comprises over 100,000 webcam images paired with concurrent and forecasted weather conditions from more than 40 cameras around Mount Fuji, and continues to expand; it will be released to support further research in environmental forecasting. Experiments show that YOLO-based vision features dominate short-term horizons such as "nowcasting" and "samedaycasting", while weather-driven forecasts increasingly take over as the primary predictive signal beyond $+1$d. Late fusion consistently yields the highest overall accuracy, achieving ACC of approx 0.89 for same-day prediction and up to 84% for next-day forecasts. These results position Scenic Visibility Forecasting (SVF) as a new benchmark task for multimodal learning.

📄 PDF Abstract BibTeX arXiv:2603.00157

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding and Mapping Natural Beauty

2016-12-09 · ICCV 2017 10 · Scott Workman, Richard Souvenir, Nathan Jacobs

While natural beauty is often considered a subjective property of images, in this paper, we take an objective approach and provide methods for quantifying and predicting the scenicness of an image. Using a dataset contai…

SCENIC: Scene-aware Semantic Navigation with Instruction-guided Control

2024-12-20 · Xiaohan Zhang, Sebastian Starke, Vladimir Guzov, Zhensong Zhang 외

Synthesizing natural human motion that adapts to complex environments while allowing creative control remains a fundamental challenge in motion synthesis. Existing models often fall short, either by assuming flat terrain…

Motion Synthesis

SCENIC: A JAX Library for Computer Vision Research and Beyond

2021-10-18 · CVPR 2022 1 · Mostafa Dehghani, Alexey Gritsenko, Anurag Arnab, Matthias Minderer 외

Scenic is an open-source JAX library with a focus on Transformer-based models for computer vision research and beyond. The goal of this toolkit is to facilitate rapid experimentation, prototyping, and research of new vis…

GPU

AudioScenic: Audio-Driven Video Scene Editing

2024-04-25 · Kaixin Shen, Ruijie Quan, Linchao Zhu, Jun Xiao 외

Audio-driven visual scene editing endeavors to manipulate the visual background while leaving the foreground content unchanged, according to the given audio signals. Unlike current efforts focusing primarily on image edi…

David vs. Goliath: A comparative study of different-sized LLMs for code generation in the domain of automotive scenario generation

2025-10-15 · Philipp Bauerfeind, Amir Salarpour, David Fernandez, Pedram MohajerAnsari 외 arxiv

Scenario simulation is central to testing autonomous driving systems. Scenic, a domain-specific language (DSL) for CARLA, enables precise and reproducible scenarios, but NL-to-Scenic generation with large language models…

Autonomous DrivingCode Generation