In-sensor broadband convolutional processing (BCP) holds great significance to the advancement of high-precision imagerecognition for remotesensing and environmental monitoring. Two-dimensional (2D) heterostructures...
详细信息
In-sensor broadband convolutional processing (BCP) holds great significance to the advancement of high-precision imagerecognition for remotesensing and environmental monitoring. Two-dimensional (2D) heterostructures offer abundant band alignment configurations with electrical tunability, which is promising to implement the in-sensor BCP at hardware level. Huge efforts have been devoted to developing 2D heterostructures based intelligent edge devices for BCP, which however either lack the potential for scalability and reproducibility, or require high processing temperature. Here, we demonstrate a PtSe2/WSe2 heterostructure based Schottky diode fabricated by using thermal-assisted conversion (TAC) technique, which converts the pre-deposited Pt films into PtSe2 via the controllable selenization process with complementary metal-oxide-semiconductor (CMOS) back-end-of-line (BEOL) compatible thermal budget. The TAC-PtSe2 in various thicknesses demonstrate high crystalline nature and low contact resistance (425 Omega center dot mu m), facilitating an atomically sharp interface and gate-tunable band alignment. Such characteristics give rise to polarity-changeable built-in electric field, resulting in a remarkable rectification ratio approaching similar to 10(5). Moreover, the positive-negative switching of the photoresponse with linear intensity dependence is achieved across a wide spectrum from ultraviolet to near-infrared light, which is desirable in constructing various convolution kernels for BCP tasks. A hyperspectral remotesensingimage is adopted to demonstrate the BCP operations including edge detection and sharpness, where the outputs are of comparable quality with the simulated results. Our work envisions a CMOS-compatible approach for fabricating 2D Schottky diodes with tunable band alignment, offering a viable route for the scalable hardware implementation of broadband imageprocessing units.
Unsupervised domain adaptation (UDA) is a challenging open problem in land cover mapping. Previous studies show encouraging progress in addressing cross-domain distribution shifts on remotesensing benchmarks for land...
详细信息
ISBN:
(纸本)9798350365474
Unsupervised domain adaptation (UDA) is a challenging open problem in land cover mapping. Previous studies show encouraging progress in addressing cross-domain distribution shifts on remotesensing benchmarks for land cover mapping. The existing works are mainly built on large neural network architectures, which makes them resource-hungry systems, limiting their practical impact for many real-world applications in resource-constrained environments. Thus, we proposed a simple yet effective framework to search for lightweight neural networks automatically for land cover mapping tasks under domain shifts. This is achieved by integrating Markov random field neural architecture search (MRF-NAS) into a self-training UDA framework to search for efficient and effective networks under a limited computation budget. This is the first attempt to combine NAS with self-training UDA as a single framework for land cover mapping. We also investigate two different pseudo-labelling approaches (confidence-based and energy-based) in self-training scheme. Experimental results on two recent datasets (OpenEarthMap & FLAIR #1) for remotesensing UDA demonstrate a satisfactory performance. With only less than 2M parameters and 30.16 G FLOPs, the best-discovered lightweight network reaches state-of-the-art performance on the regional target domain of OpenEarthMap (59.38% mIoU) and the considered target domain of FLAIR #1 (51.19% mIoU). The code is at https://***/cliffbb/UDA-NAS.
Blur is often caused by physical limitations of the image acquisition sensor or by unsuitable environmental conditions. Blind image deblurring recovers the underlying sharp image from its blurry counterpart without fu...
详细信息
ISBN:
(纸本)9783031490170;9783031490187
Blur is often caused by physical limitations of the image acquisition sensor or by unsuitable environmental conditions. Blind image deblurring recovers the underlying sharp image from its blurry counterpart without further knowledge regarding the blur kernel or the sharp image itself. Traditional deconvolution filters are highly dependent on specific kernels or prior knowledge to guide the deblurring process. This work proposes an end-to-end deep learning approach to address blind image deconvolution in three stages: (i) it first predicts the blur type, (ii) then it deconvolves the blurry image by the identified and reconstructed blur kernel, and (iii) it deep regularizes the output image. Our proposed approach, called Deblur Capsule Networks, explores the capsule structure in the context of image deblurring. Such a versatile structure showed promising results for synthetic uniform camera motion and multi-domain blind deblur of general-purpose and remotesensingimage datasets compared to some state-of-the-art techniques.
As the remotesensingimage information rapidly becomes abundant, it is a challenge for the detection of tiny targets with dense distribution. Therefore, a multi-scale rotating object detection model based on the impr...
详细信息
Recently, object segmentation of remotesensingimages has achieved great progress in many fields, such as transportation, natural resource, ecology, et al. A lot of works mainly performed object segmentation in fully...
详细信息
Morphological processing has found several applications in image analysis and patternrecognition. Some of these techniques, known as morphological reconstruction algorithms, have been employed for land cover classifi...
详细信息
Morphological processing has found several applications in image analysis and patternrecognition. Some of these techniques, known as morphological reconstruction algorithms, have been employed for land cover classification in remotesensing data. In this paper, we analyse the mathematical foundations, applications, and limitations of reconstruction by dilation and by erosion oriented to urban extraction, using Sentinel-2 satellite data. Different techniques oriented to the proper determination of the marker and mask images, the basis for reconstruction, are proposed in this manuscript. In addition, in order to diminish the long computation time required for reconstruction, two parallel implementations using Multi-core and GPU, are proposed. According to our research, these algorithms can be considered as effective and non-supervised solutions for urban extraction applications based on multispectral satellite imagery.
remotesensing change detection (CD) is to use multitemporal remotesensing data to extract change information by using a variety of imageprocessing and patternrecognition methods, and quantitatively analyze and det...
详细信息
remotesensing change detection (CD) is to use multitemporal remotesensing data to extract change information by using a variety of imageprocessing and patternrecognition methods, and quantitatively analyze and determine the characteristics and processes of surface changes. In recent research on CD, how to more accurately segment objects and how to extract and effectively link spatiotemporal information are important parts. To achieve this, we propose a progressive sampling (PS) transformer network for remotesensingimage CD, which continuously extracts and optimizes feature information in an iterative manner, so that pixels can establish better connections in the spatial domain to model the context. Our intuition is that, through this iterative sampling method, the parts of interest in the image can be gradually extracted. This allows subsequent processing to be more focused on useful areas, which in turn reduces interference from uninteresting parts, and the information after PS will be generalize into several tokens containing rich semantic information. Using the excellent modeling ability of the transformer, the optimized tokens are mapped back to the original image features to achieve the purpose of segmenting accurate difference images. We conducted extensive experiments on three CD datasets, LEVIR-CD, DSIFN-CD, and WHU-CD, and achieved evaluation scores of 90.73/84.11, 80.10/68.93, and 91.67/85.15 on F1-score and IoU metrics, respectively. Notably, the convolutional neural network (CNN) backbone of our network uses only a simplified ResNet model, without using structurally complex frameworks, such as FPN and Unet, but our model uses PS module and transformer to achieve better performance than the recent advanced CD models.
Morphological Attribute Profiles serve as powerful tools for extracting meaningful features from remotesensing data. The construction of Morphological Attribute Profiles relies on two primary parameters: the choice o...
详细信息
Morphological Attribute Profiles serve as powerful tools for extracting meaningful features from remotesensing data. The construction of Morphological Attribute Profiles relies on two primary parameters: the choice of attribute type and the definition of a numerical threshold sequence. However, selecting an appropriate threshold sequence can be a difficult task, as an inappropriate choice can lead to an uninformative feature space. In this paper, we propose a semi-automatic approach based on the theory of Maximally Stable Extremal Regions to address this challenge. Our approach takes an increasing attribute type and an initial sequence of thresholds as input and locally adjusts threshold values based on region stability within the image. Experimental results demonstrate that our method significantly increases classification accuracy through the refinement of threshold values.
To effectively remove noise from the point clouds obtained for road surface defect detection while preserving the feature information, a bilateral filtering algorithm based on curvature features is proposed for denois...
详细信息
Aircraft type recognition has been researched deeply for plenty years on remotesensing and radar signal processing fields because of military needs. However, with the rapid development of UAV visualization technology...
详细信息
Aircraft type recognition has been researched deeply for plenty years on remotesensing and radar signal processing fields because of military needs. However, with the rapid development of UAV visualization technology in recent years, the advanced optical sensors on high-altitude drones are able to capture high-definition aircraft images of various aircraft flight postures, which brings aircraft type recognition into a brand-new research field. Different from remotesensingimages, images with aircrafts in flight have larger intra-class difference caused by flight posture variation, which is 3D-view and more challenging for aircraft type recognition. Facing the new challenges, we propose a aircraft type recognition framework in 3D-view optical images. The framework consists of two stages: a coarse stage for aircraft contour segmentation and a fine stage for aircraft contour template matching. At the coarse stage, we propose a instance segmentation network CP-Deepsnake with a novel loss function CP loss which improves the accuracy of extracted aircraft contours by supervising the global distribution of contour points during contour deformation. At the fine stage, we utilize contour template matching to realize aircraft type recognition in 3D-view images. Based on IDSC contour feature descriptor, we propose a fast contour template matching approach with a new matching evaluation criterion and establish an aircraft contour template database for aircraft contour template matching. To train and test our aircraft type recognition framework, we build two datasets with 3D-view aircraft images of 10 aircraft types. Experiments show that our method achieves considerable recognition accuracy on the aircraft type testing dataset. Besides, we evaluate the proposed CP-Deepsnake network on two challenging instance segmentation public datasets SBD and KINS, where it compares favorably against state-of-the-art methods, which means our CP-Deepsnake network can be extended to more ins
暂无评论