paper-with-me

Papers

Super-pixel cloud detection using Hierarchical Fusion CNN

2018-10-19 · Han Liu, Dan Zeng, Qi Tian

Cloud detection plays a very important role in the process of remote sensing images. This paper designs a super-pixel level cloud detection method based on convolutional neural network (CNN) and deep forest. Firstly, remote sensing images are segmented into super-pixels through the combination of SLIC and SEEDS. Structured forests is carried out to compute edge probability of each pixel, based on which super-pixels are segmented more precisely. Segmented super-pixels compose a super-pixel level remote sensing database. Though cloud detection is essentially a binary classification problem, our database is labeled into four categories: thick cloud, cirrus cloud, building and other culture, to improve the generalization ability of our proposed models. Secondly, super-pixel level database is used to train our cloud detection models based on CNN and deep forest. Considering super-pixel level remote sensing images contain less semantic information compared with general object classification database, we propose a Hierarchical Fusion CNN (HFCNN). It takes full advantage of low-level features like color and texture information and is more applicable to cloud detection task. In test phase, every super-pixel in remote sensing images is classified by our proposed models and then combined to recover final binary mask by our proposed distance metric, which is used to determine ambiguous super-pixels. Experimental results show that, compared with conventional methods, HFCNN can achieve better precision and recall.

📄 PDF Abstract BibTeX arXiv:1810.08352

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationCloud DetectionCultural Vocal Bursts Intensity PredictionGeneral Classification

Similar Papers 제목 키워드 기반

FPS-Net: A Convolutional Fusion Network for Large-Scale LiDAR Point Cloud Segmentation

2021-03-01 · Aoran Xiao, Xiaofei Yang, Shijian Lu, Dayan Guan 외

Scene understanding based on LiDAR point cloud is an essential task for autonomous cars to drive safely, which often employs spherical projection to map 3D point cloud into multi-channel 2D images for semantic segmentati…

3D Semantic SegmentationDecoderPoint Cloud SegmentationScene Understanding+2

High-Resolution Cloud Detection Network

2024-07-10 · Jingsheng Li, Tianxiang Xue, Jiayi Zhao, Jingmin Ge 외

The complexity of clouds, particularly in terms of texture detail at high resolutions, has not been well explored by most existing cloud detection networks. This paper introduces the High-Resolution Cloud Detection Netwo…

Cloud DetectionSemantic Segmentation

FusionViT: Hierarchical 3D Object Detection via LiDAR-Camera Vision Transformer Fusion

2023-11-07 · Xinhao Xiang, Jiawei Zhang

For 3D object detection, both camera and lidar have been demonstrated to be useful sensory devices for providing complementary information about the same scenery with data representations in different modalities, e.g., 2…

3D Object DetectionObjectobject-detectionObject Detection+2

Weakly-Supervised Cloud Detection with Fixed-Point GANs

2021-11-23 · Joachim Nyborg, Ira Assent

The detection of clouds in satellite images is an essential preprocessing task for big data in remote sensing. Convolutional neural networks (CNNs) have greatly advanced the state-of-the-art in the detection of clouds in…

Cloud DetectionTranslation

IDF-CR: Iterative Diffusion Process for Divide-and-Conquer Cloud Removal in Remote-sensing Images

2024-03-18 · Meilin Wang, Yexing Song, Pengxu Wei, Xiaoyu Xian 외

Deep learning technologies have demonstrated their effectiveness in removing cloud cover from optical remote-sensing images. Convolutional Neural Networks (CNNs) exert dominance in the cloud removal tasks. However, const…

Cloud RemovalImage GenerationImage Reconstruction