paper-with-me

홈 › Papers

Enhanced Semantic Segmentation Pipeline for WeatherProof Dataset Challenge

2024-06-06 · Nan Zhang, Xidan Zhang, Jianing Wei, Fangjun Wang, Zhiming Tan

This report describes the winning solution to the WeatherProof Dataset Challenge (CVPR 2024 UG2+ Track 3). Details regarding the challenge are available at https://cvpr2024ug2challenge.github.io/track3.html. We propose an enhanced semantic segmentation pipeline for this challenge. Firstly, we improve semantic segmentation models, using backbone pretrained with Depth Anything to improve UperNet model and SETRMLA model, and adding language guidance based on both weather and category information to InternImage model. Secondly, we introduce a new dataset WeatherProofExtra with wider viewing angle and employ data augmentation methods, including adverse weather and super-resolution. Finally, effective training strategies and ensemble method are applied to improve final performance further. Our solution is ranked 1st on the final leaderboard. Code will be available at https://github.com/KaneiGi/WeatherProofChallenge.

📄 PDF Abstract BibTeX arXiv:2406.03799

Code (1)

kaneigi/weatherproofchallenge 공식 구현 pytorch

Tasks

Data AugmentationSegmentationSemantic SegmentationSuper-Resolution

Similar Papers 제목 키워드 기반

A Robust Semantic Segmentation Pipeline for the CVPR 2026 8th UG2+ Challenge Track 2

2026-05-21 · Jinming Chai, Libo Yan, Licheng Jiao, Fang Liu arxiv

This report presents our solution for the WeatherProof Dataset Challenge, namely CVPR 2026 8th UG2+ Challenge Track 2: Semantic Segmentation in Adverse Weather. For the semantic segmentation task under adverse weather co…

Semantic Segmentation

WeatherProof: A Paired-Dataset Approach to Semantic Segmentation in Adverse Weather

2023-12-15 · Blake Gella, Howard Zhang, Rishi Upadhyay, Tiffany Chang 외

The introduction of large, foundational models to computer vision has led to drastically improved performance on the task of semantic segmentation. However, these existing methods exhibit a large performance drop when te…

SegmentationSemantic Segmentation

WeatherProof: Leveraging Language Guidance for Semantic Segmentation in Adverse Weather

2024-03-21 · Blake Gella, Howard Zhang, Rishi Upadhyay, Tiffany Chang 외

We propose a method to infer semantic segmentation maps from images captured under adverse weather conditions. We begin by examining existing models on images degraded by weather conditions such as rain, fog, or snow, an…

Semantic Segmentation

Technical Report for CVPR 2024 WeatherProof Dataset Challenge: Semantic Segmentation on Paired Real Data

2024-06-09 · Guojin Cao, Jiaxu Li, Jia He, Ying Min 외

This technical report presents the implementation details of 2nd winning for CVPR'24 UG2 WeatherProof Dataset Challenge. This challenge aims at semantic segmentation of images degraded by various degrees of weather from …

Semantic Segmentation

A Two-Stage Adverse Weather Semantic Segmentation Method for WeatherProof Challenge CVPR 2024 Workshop UG2+

2024-06-08 · Jianzhao Wang, Yanyan Wei, Dehua Hu, Yilin Zhang 외

This technical report presents our team's solution for the WeatherProof Dataset Challenge: Semantic Segmentation in Adverse Weather at CVPR'24 UG2+. We propose a two-stage deep learning framework for this task. In the fi…

Rain RemovalSegmentationSemantic SegmentationVideo deraining