paper-with-me

Papers

UCloudNet: A Residual U-Net with Deep Supervision for Cloud Image Segmentation

2025-01-11 · Yijie Li, Hewei Wang, Shaofan Wang, Yee Hui Lee, Muhammad Salman Pathan, Soumyabrata Dev

Recent advancements in meteorology involve the use of ground-based sky cameras for cloud observation. Analyzing images from these cameras helps in calculating cloud coverage and understanding atmospheric phenomena. Traditionally, cloud image segmentation relied on conventional computer vision techniques. However, with the advent of deep learning, convolutional neural networks (CNNs) are increasingly applied for this purpose. Despite their effectiveness, CNNs often require many epochs to converge, posing challenges for real-time processing in sky camera systems. In this paper, we introduce a residual U-Net with deep supervision for cloud segmentation which provides better accuracy than previous approaches, and with less training consumption. By utilizing residual connection in encoders of UCloudNet, the feature extraction ability is further improved.

📄 PDF Abstract BibTeX arXiv:2501.06440

Code (1)

att100/ucloudnet 공식 구현 paddle

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Grsnet: gated residual supervision network for pixel-wise building segmentation in remote sensing imagery

2022-09-23 · International Journal of Remote Sensing 2022 9 · Samaneh Molavi Vardanjani, Abdolhossein Fathi, Kaveh Moradkhani

The increasing development of imaging technology has made aerial image analysis one of the most widely used fields in image processing. Building extraction is the basic step in analysing urban structures, detecting const…

Image SegmentationSegmentation Of Remote Sensing Imagery

OR-UNet: an Optimized Robust Residual U-Net for Instrument Segmentation in Endoscopic Images

2020-04-27 · Fabian Isensee, Klaus H. Maier-Hein

Segmentation of endoscopic images is an essential processing step for computer and robotics-assisted interventions. The Robust-MIS challenge provides the largest dataset of annotated endoscopic images to date, with 5983 …

Data AugmentationImage SegmentationSegmentationSemantic Segmentation

PointResNet: Residual Network for 3D Point Cloud Segmentation and Classification

2022-11-20 · Aadesh Desai, Saagar Parikh, Seema Kumari, Shanmuganathan Raman

Point cloud segmentation and classification are some of the primary tasks in 3D computer vision with applications ranging from augmented reality to robotics. However, processing point clouds using deep learning-based alg…

ClassificationPoint Cloud SegmentationSegmentation

DiResNet: Direction-aware Residual Network for Road Extraction in VHR Remote Sensing Images

2020-05-14 · Lei Ding, Lorenzo Bruzzone

The binary segmentation of roads in very high resolution (VHR) remote sensing images (RSIs) has always been a challenging task due to factors such as occlusions (caused by shadows, trees, buildings, etc.) and the intra-c…

Segmentation

Dense Supervision Propagation for Weakly Supervised Semantic Segmentation on 3D Point Clouds

2021-07-23 · Jiacheng Wei, Guosheng Lin, Kim-Hui Yap, Fayao Liu 외

Semantic segmentation on 3D point clouds is an important task for 3D scene understanding. While dense labeling on 3D data is expensive and time-consuming, only a few works address weakly supervised semantic point cloud s…

Point Cloud SegmentationScene UnderstandingSegmentationSemantic Segmentation+2