While algorithms have been created for land usage in urban settings,there have been few investigations into the extraction of urban footprint(UF).To address this research gap,the study employs several widely used imag...While algorithms have been created for land usage in urban settings,there have been few investigations into the extraction of urban footprint(UF).To address this research gap,the study employs several widely used image classification method classified into three categories to evaluate their segmentation capabilities for extracting UF across eight cities.The results indicate that pixel-based methods only excel in clear urban environments,and their overall accuracy is not consistently high.RF and SVM perform well but lack stability in object-based UF extraction,influenced by feature selection and classifier performance.Deep learning enhances feature extraction but requires powerful computing and faces challenges with complex urban layouts.SAM excels in medium-sized urban areas but falters in intricate layouts.Integrating traditional and deep learning methods optimizes UF extraction,balancing accuracy and processing efficiency.Future research should focus on adapting algorithms for diverse urban landscapes to enhance UF extraction accuracy and applicability.展开更多
Since the beginning of the twenty-first century,several countries have made great efforts to develop space remote sensing for building a high-resolution earth observation system.Under the great attention of the govern...Since the beginning of the twenty-first century,several countries have made great efforts to develop space remote sensing for building a high-resolution earth observation system.Under the great attention of the government and the guidance of the major scientific and technological project of the high-resolution earth observation system,China has made continuous breakthroughs and progress in high-resolution remote sensing imaging technology.The development of domestic high-resolution remote sensing satellites shows a vigorous trend,and consequently,a relatively stable and perfect high-resolution earth observation system has been formed.The development of high-resolution remote sensing satellites has greatly promoted and enriched modern mapping technologies and methods.In this paper,the development status,along with mapping modes and applications of China’s high-resolution remote sensing satellites are reviewed,and the development trend in high-resolution earth observation system for global and ground control-free mapping is discussed,providing a reference for the subsequent development of high-resolution remote sensing satellites in China.展开更多
Landslide is one of the multitudinous serious geological hazards. The key to its control and reduction lies on dynamic monitoring and early warning. The article points out the insufficiency of traditional measuring me...Landslide is one of the multitudinous serious geological hazards. The key to its control and reduction lies on dynamic monitoring and early warning. The article points out the insufficiency of traditional measuring means applied for large-scale landslide monitoring and proposes the method for extensive landslide displacement field monitoring using high- resolution remote images. Matching of cognominal points is realized by using the invariant features of SIFT algorithm in image translation, rotation, zooming, and affine transformation, and through recognition and comparison of characteristics of high-resolution images in different landsliding periods. Following that, landslide displacement vector field can be made known by measuring the distances and directions between cognominal points. As evidenced by field application of the method for landslide monitoring at West Open Mine in Fushun city of China, the method has the attraction of being able to make areal measurement through satellite observation and capable of obtaining at the same time the information of large- area intensive displacement field, for facilitating automatic delimitation of extent of landslide displacement vector field and sliding mass. This can serve as a basis for making analysis of laws governing occurrence of landslide and adoption of countermeasures.展开更多
It is proposed a high resolution remote sensing image segmentation method which combines static minimum spanning tree(MST)tessellation considering shape information and the RHMRF-FCM algorithm.It solves the problems i...It is proposed a high resolution remote sensing image segmentation method which combines static minimum spanning tree(MST)tessellation considering shape information and the RHMRF-FCM algorithm.It solves the problems in the traditional pixel-based HMRF-FCM algorithm in which poor noise resistance and low precision segmentation in a complex boundary exist.By using the MST model and shape information,the object boundary and geometrical noise can be expressed and reduced respectively.Firstly,the static MST tessellation is employed for dividing the image domain into some sub-regions corresponding to the components of homogeneous regions needed to be segmented.Secondly,based on the tessellation results,the RHMRF model is built,and regulation terms considering the KL information and the information entropy are introduced into the FCM objective function.Finally,the partial differential method and Lagrange function are employed to calculate the parameters of the fuzzy objective function for obtaining the global optimal segmentation results.To verify the robustness and effectiveness of the proposed algorithm,the experiments are carried out with WorldView-3(WV-3)high resolution image.The results from proposed method with different parameters and comparing methods(multi-resolution method and watershed segmentation method in eCognition software)are analyzed qualitatively and quantitatively.展开更多
Objective Nowadays, high-resolution remote sensing technology has brought new changes to surveys of earthquakes, and the quantitative study of seismic faults based on this technology has become a trend in the world(Ba...Objective Nowadays, high-resolution remote sensing technology has brought new changes to surveys of earthquakes, and the quantitative study of seismic faults based on this technology has become a trend in the world(Barzegari et al., 2017). An Mw 7.2 earthquake occurred in Yutian of Xinjiang on the western end of the Altyn Tagh fault on March 21 st, 2008. It is difficult to access this depopulated zone because of the high altitude and only 1–2 months of snowmelt. This study utilized high-resolution展开更多
The convolutional neural network(CNN)method based on DeepLabv3+has some problems in the semantic segmentation task of high-resolution remote sensing images,such as fixed receiving field size of feature extraction,lack...The convolutional neural network(CNN)method based on DeepLabv3+has some problems in the semantic segmentation task of high-resolution remote sensing images,such as fixed receiving field size of feature extraction,lack of semantic information,high decoder magnification,and insufficient detail retention ability.A hierarchical feature fusion network(HFFNet)was proposed.Firstly,a combination of transformer and CNN architectures was employed for feature extraction from images of varying resolutions.The extracted features were processed independently.Subsequently,the features from the transformer and CNN were fused under the guidance of features from different sources.This fusion process assisted in restoring information more comprehensively during the decoding stage.Furthermore,a spatial channel attention module was designed in the final stage of decoding to refine features and reduce the semantic gap between shallow CNN features and deep decoder features.The experimental results showed that HFFNet had superior performance on UAVid,LoveDA,Potsdam,and Vaihingen datasets,and its cross-linking index was better than DeepLabv3+and other competing methods,showing strong generalization ability.展开更多
Semantic segmentation provides important technical support for Land cover/land use(LCLU)research.By calculating the cosine similarity between feature vectors,transformer-based models can effectively capture the global...Semantic segmentation provides important technical support for Land cover/land use(LCLU)research.By calculating the cosine similarity between feature vectors,transformer-based models can effectively capture the global information of high-resolution remote sensing images.However,the diversity of detailed and edge features within the same class of ground objects in high-resolution remote sensing images leads to a dispersed embedding distribution.The dispersed feature distribution enlarges feature vector angles and reduces cosine similarity,weakening the attention mechanism’s ability to identify the same class of ground objects.To address this challenge,remote sensing image information granulation transformer for semantic segmentation is proposed.The model employs adaptive granulation to extract common semantic features among objects of the same class,constructing an information granule to replace the detailed feature representation of these objects.Then,the Laplacian operator of the information granule is applied to extract the edge features of the object as represented by the information granule.In the experiments,the proposed model was validated on the Beijing Land-Use(BLU),Gaofen Image Dataset(GID),and Potsdam Dataset(PD).In particular,the model achieves 88.81%for mOA,82.64%for mF1,and 71.50%for mIoU metrics on the GID dataset.Experimental results show that the model effectively handles high-resolution remote sensing images.Our code is available at https://github.com/sjmp525/RSIGT(accessed on 16 April 2025).展开更多
Currently,deep convolutional neural networks have made great progress in the field of semantic segmentation.Because of the fixed convolution kernel geometry,standard convolution neural networks have been limited the a...Currently,deep convolutional neural networks have made great progress in the field of semantic segmentation.Because of the fixed convolution kernel geometry,standard convolution neural networks have been limited the ability to simulate geometric transformations.Therefore,a deformable convolution is introduced to enhance the adaptability of convolutional networks to spatial transformation.Considering that the deep convolutional neural networks cannot adequately segment the local objects at the output layer due to using the pooling layers in neural network architecture.To overcome this shortcoming,the rough prediction segmentation results of the neural network output layer will be processed by fully connected conditional random fields to improve the ability of image segmentation.The proposed method can easily be trained by end-to-end using standard backpropagation algorithms.Finally,the proposed method is tested on the ISPRS dataset.The results show that the proposed method can effectively overcome the influence of the complex structure of the segmentation object and obtain state-of-the-art accuracy on the ISPRS Vaihingen 2D semantic labeling dataset.展开更多
The study of urban area is one of the hottest research topics in the field of remote sensing. With the accumulation of high-resolution(HR) remote sensing data and emerging of new satellite sensors, HR observation of u...The study of urban area is one of the hottest research topics in the field of remote sensing. With the accumulation of high-resolution(HR) remote sensing data and emerging of new satellite sensors, HR observation of urban areas has become increasingly possible, which provides us with more elaborate urban information. However, the strong heterogeneity in the spectral and spatial domain of HR imagery brings great challenges to urban remote sensing. In recent years, numerous approaches were proposed to deal with HR image interpretation over complex urban scenes, including a series of features from low level to high level, as well as state-of-the-art methods depicting not only the urban extent, but also the intra-urban variations. In this paper, we aim to summarize the major advances in HR urban remote sensing from the aspects of feature representation and information extraction. Moreover, the future trends are discussed from the perspectives of methodology, urban structure and pattern characterization, big data challenge, and global mapping.展开更多
Measurement of vegetation coverage on a small scale is the foundation for the monitoring of changes in vegetation coverage and of the inversion model of monitoring vegetation coverage on a large scale by remote sensin...Measurement of vegetation coverage on a small scale is the foundation for the monitoring of changes in vegetation coverage and of the inversion model of monitoring vegetation coverage on a large scale by remote sensing. Using the object-oriented analytical software, Definiens Professional 5, a new method for calculating vegetation coverage based on high-resolution images (aerial photographs or near-surface photography) is proposed. Our research supplies references to remote sensing measurements of vegetation coverage on a small scale and accurate fundamental data for the inversion model of vegetation coverage on a large and intermediate scale to improve the accuracy of remote sensing monitoring of changes in vegetation coverage.展开更多
Background China is progressing towards the goal of schistosomiasis elimination,but there are still some problems,such as difficult management of infection source and snail control.This study aimed to develop deep lea...Background China is progressing towards the goal of schistosomiasis elimination,but there are still some problems,such as difficult management of infection source and snail control.This study aimed to develop deep learning models with high-resolution remote sensing images for recognizing and monitoring livestock bovine,which is an intermediate source of Schistosoma japonicum infection,and to evaluate the effectiveness of the models for real-world application.Methods The dataset of livestock bovine’s spatial distribution was collected from the Chinese National Platform for Common Geospatial Information Services.The high-resolution remote sensing images were further divided into training data,test data,and validation data for model development.Two recognition models based on deep learning methods(ENVINet5 and Mask R-CNN)were developed with reference to the training datasets.The performance of the developed models was evaluated by the performance metrics of precision,recall,and F1-score.Results A total of 50 typical image areas were selected,1125 bovine objectives were labeled by the ENVINet5 model and 1277 bovine objectives were labeled by the Mask R-CNN model.For the ENVINet5 model,a total of 1598 records of bovine distribution were recognized.The model precision and recall were 81.9%and 80.2%,respectively.The F1 score was 0.81.For the Mask R-CNN mode,1679 records of bovine objectives were identified.The model precision and recall were 87.3%and 85.2%,respectively.The F1 score was 0.87.When applying the developed models to real-world schistosomiasis-endemic regions,there were 63 bovine objectives in the original image,53 records were extracted using the ENVINet5 model,and 57 records were extracted using the Mask R-CNN model.The successful recognition ratios were 84.1%and 90.5%for the respectively developed models.Conclusion The ENVINet5 model is very feasible when the bovine distribution is low in structure with few samples.The Mask R-CNN model has a good framework design and runs highly efficiently.The livestock recognition models developed using deep learning methods with high-resolution remote sensing images accurately recognize the spatial distribution of livestock,which could enable precise control of schistosomiasis.展开更多
Forest is the largest carbon reservoir and carbon absorber on earth.Thus,mapping forest cover change accurately is of great significance to achieving the global carbon neutrality goal.Accurate forest change informatio...Forest is the largest carbon reservoir and carbon absorber on earth.Thus,mapping forest cover change accurately is of great significance to achieving the global carbon neutrality goal.Accurate forest change information could be acquired by deep learning methods using high-resolution remote sensing images.However,deforestation detection based on deep learning on a large-scale region with high-resolution images required huge computational resources.Therefore,there was an urgent need for a fast and accurate deforestation detection model.In this study,we proposed an interesting but effective re-parameterization deforestation detection model,named RepDDNet.Unlike other existing models designed for deforestation detection,the main feature of RepDDNet was its decoupling feature,which means that it allowed the multi-branch structure in the training stages to be converted into a plain structure in the inference stage,thus the computation efficiency can be significantly improved in the inference stage while maintaining the accuracy unchanged.A large-scale experiment was carried out in Ankang city with 2-meter high-resolution remote sensing images(the total area of it was over 20,000 square kilometers),and the result indicated that the model computation efficiency could be improved by nearly 30%compared with the model without re-parameterization.Additionally,compared with other lightweight models,RepDDNet also displayed a trade-off between accuracy and computation efficiency.展开更多
The increasingly mature computer vision(CV)technology represented by convolutional neural networks(CNN)and available high-resolution remote sensing images(HR-RSIs)provide opportunities to accurately measure the evolut...The increasingly mature computer vision(CV)technology represented by convolutional neural networks(CNN)and available high-resolution remote sensing images(HR-RSIs)provide opportunities to accurately measure the evolution of natural and artificial environments on Earth at a large scale.Based on the advanced CNN method high-resolution net(HRNet)and multi-temporal HR-RSIs,a framework is proposed for monitoring a green evolution of courtyard buildings characterized by their courtyards being roofed(CBR).The proposed framework consists of an expert module focusing on scenes analysis,a CV module for automatic detection,an evaluation module containing thresholds,and an output module for data analysis.Based on this,the changes in the adoption of different CBR technologies(CBRTs),including light-translucent CBRTs(LT-CBRTs)and non-lighttranslucent CBRTs(NLT-CBRTs),in 24 villages in southern Hebei were identified from 2007 to 2021.The evolution of CBRTs was featured as an inverse S-curve,and differences were found in their evolution stage,adoption ratio,and development speed for different villages.LT-CBRTs are the dominant type but are being replaced and surpassed by NLT-CBRTs in some villages,characterizing different preferences for the technology type of villages.The proposed research framework provides a reference for the evolution monitoring of vernacular buildings,and the identified evolution laws enable to trace and predict the adoption of different CBRTs in a particular village.This work lays a foundation for future exploration of the occurrence and development mechanism of the CBR phenomenon and provides an important reference for the optimization and promotion of CBRTs.展开更多
Research of the inversion method of atmospheric parameter is a very important aspect for extracting more information from measured data. Some authors have done a lot of re- searches in this field. They mainly searched...Research of the inversion method of atmospheric parameter is a very important aspect for extracting more information from measured data. Some authors have done a lot of re- searches in this field. They mainly searched for the way to obtain atmospheric parameter characteristics effectively from the measured information. Although Rodgerst pointed out that the statistical method using some a priori information could greatly improve the展开更多
Remote sensing is an important technical means to investigate land resources.Optical imagery has been widely used in crop classification and can show changes in moisture and chlorophyll content in crop leaves,whereas ...Remote sensing is an important technical means to investigate land resources.Optical imagery has been widely used in crop classification and can show changes in moisture and chlorophyll content in crop leaves,whereas synthetic aperture radar(SAR)imagery is sensitive to changes in growth states and morphological structures.Crop-type mapping with a single type of imagery sometimes has unsatisfactory precision,so providing precise spatiotemporal information on crop type at a local scale for agricultural applications is difficult.To explore the abilities of combining optical and SAR images and to solve the problem of inaccurate spatial information for land parcels,a new method is proposed in this paper to improve crop-type identification accuracy.Multifeatures were derived from the full polarimetric SAR data(GaoFen-3)and a high-resolution optical image(GaoFen-2),and the farmland parcels used as the basic for object-oriented classification were obtained from the GaoFen-2 image using optimal scale segmentation.A novel feature subset selection method based on within-class aggregation and between-class scatter(WA-BS)is proposed to extract the optimal feature subset.Finally,crop-type mapping was produced by a support vector machine(SVM)classifier.The results showed that the proposed method achieved good classification results with an overall accuracy of 89.50%,which is better than the crop classification results derived from SAR-based segmentation.Compared with the ReliefF,mRMR and LeastC feature selection algorithms,the WA-BS algorithm can effectively remove redundant features that are strongly correlated and obtain a high classification accuracy via the obtained optimal feature subset.This study shows that the accuracy of crop-type mapping in an area with multiple cropping patterns can be improved by the combination of optical and SAR remote sensing images.展开更多
On March 28,2025,an M_(w) 7.7 earthquake struck Myanmar,causing extensive damage to engineering facilities,causing thousands of casualties.In addition,at 2 km-by-2 km square,Mandalay Royal Palace,famous as an importan...On March 28,2025,an M_(w) 7.7 earthquake struck Myanmar,causing extensive damage to engineering facilities,causing thousands of casualties.In addition,at 2 km-by-2 km square,Mandalay Royal Palace,famous as an important historical and cultural relic facility,also suffered significant damage.A detailed field investigation took place after the earthquake,with subsequent analysis of post-earthquake high-resolution remote sensing images.It was found that damage was concentrated primarily to the four exterior walls of the palace.Specifically,many parts of the walls broke off or collapsed,and some of the palace gates and watchtowers on the walls were destroyed or even collapsed.The collapse rate of the palace gates was significantly higher than that of the watchtowers and palace walls,and the degree of damage to the north and south sides of the palace walls was significantly higher than that of the east or west sides.This special spatial damage distribution may be related to the strike-slip movement of the Sagaing fault.The research results not only serve as a valuable reference for understanding the ground motion characteristics of this destructive earthquake but also help learn lessons to better protect cultural relics against the effects of future earthquakes.展开更多
This paper reviewed the developments of the last ten years in the field of international high-resolution earth observation, and introduced the developmental status and plans for China's high-resolution earth obser...This paper reviewed the developments of the last ten years in the field of international high-resolution earth observation, and introduced the developmental status and plans for China's high-resolution earth observation program. In addition, this paper expounded the transformation mechanism and procedure from earth observation data to geospatial information and geographical knowledge, and examined the key scientific and technological issues, including earth observation networks, high-precision image positioning, image understanding, automatic spatial information extraction, and focus services. These analyses provide a new impetus for pushing the application of China's high-resolution earth observation system from a "quantity" to "quality" change, from China to the world, from providing products to providing online service.展开更多
The data of several rainfall products, including those estimated from satellite measurements and those forecasted via numerical weather modeling, for a severe debris-flow event in Zhouqu, Northwest China, are compared...The data of several rainfall products, including those estimated from satellite measurements and those forecasted via numerical weather modeling, for a severe debris-flow event in Zhouqu, Northwest China, are compared and analyzed in this paper. The satellite products, including CPC MORPHing technique(CMORPH), TMPA-RT, and PERSIANN are all near-real-time retrieved with high temporal and spatial resolutions. The numerical weather model used in this paper for precipitation forecasting is WRF. The results show that all three satellite products can basically reproduce the rainfall pattern, distribution, timing, scale, and extreme values of the event, compared with gauge data. Their temporal and spatial correlation coefficients with gauge data are as high as about 0.6, which is statistically significant at 0.01 level. The performance of the forecasted results modeled with different spatial resolutions are not as good as the satellite-estimated results, although their correlation coefficients are still statistically significant at 0.05 level. From the total rainfall and extreme value time series for the domain, it is clear that, from the grid-to-grid perspective, the passive microwave-based CMORPH and TRMM products are more accurate than the infrared-based PERSIANN, while PERSIANN performs very well from the general point of view, especially when considering the whole domain or the whole convective precipitation system. The forecasted data — especially the highest resolution model domain data — are able to represent the total or mean precipitation very well in the research domain, while for extreme values the errors are large. This study suggests that satellite-retrieved and model-forecasted rainfall data are a useful complement to gauge data, especially for areas without gauge stations and areas not covered by weather radars.展开更多
Sanduao is an important sea-breeding bay in Fujian,South China and holds a high economic status in aquaculture.Quickly and accurately obtaining information including the distribution area,quantity,and aquaculture area...Sanduao is an important sea-breeding bay in Fujian,South China and holds a high economic status in aquaculture.Quickly and accurately obtaining information including the distribution area,quantity,and aquaculture area is important for breeding area planning,production value estimation,ecological survey,and storm surge prevention.However,as the aquaculture area expands,the seawater background becomes increasingly complex and spectral characteristics differ dramatically,making it difficult to determine the aquaculture area.In this study,we used a high-resolution remote-sensing satellite GF-2 image to introduce a deep-learning Richer Convolutional Features(RCF)network model to extract the aquaculture area.Then we used the density of aquaculture as an assessment index to assess the vulnerability of aquaculture areas in Sanduao.The results demonstrate that this method does not require land and water separation of the area in advance,and good extraction can be achieved in the areas with more sediment and waves,with an extraction accuracy>93%,which is suitable for large-scale aquaculture area extraction.Vulnerability assessment results indicate that the density of aquaculture in the eastern part of Sanduao is considerably high,reaching a higher vulnerability level than other parts.展开更多
文摘While algorithms have been created for land usage in urban settings,there have been few investigations into the extraction of urban footprint(UF).To address this research gap,the study employs several widely used image classification method classified into three categories to evaluate their segmentation capabilities for extracting UF across eight cities.The results indicate that pixel-based methods only excel in clear urban environments,and their overall accuracy is not consistently high.RF and SVM perform well but lack stability in object-based UF extraction,influenced by feature selection and classifier performance.Deep learning enhances feature extraction but requires powerful computing and faces challenges with complex urban layouts.SAM excels in medium-sized urban areas but falters in intricate layouts.Integrating traditional and deep learning methods optimizes UF extraction,balancing accuracy and processing efficiency.Future research should focus on adapting algorithms for diverse urban landscapes to enhance UF extraction accuracy and applicability.
基金This work is supported by the National Natural Science Foundation of China[grant numbers 91738302 and 91838303]the National Science Fund for Distinguished Young Scholars[grant number 61825103]Thanks for the support of China Centre for Resources Satellite Data and Application(CRESDA).
文摘Since the beginning of the twenty-first century,several countries have made great efforts to develop space remote sensing for building a high-resolution earth observation system.Under the great attention of the government and the guidance of the major scientific and technological project of the high-resolution earth observation system,China has made continuous breakthroughs and progress in high-resolution remote sensing imaging technology.The development of domestic high-resolution remote sensing satellites shows a vigorous trend,and consequently,a relatively stable and perfect high-resolution earth observation system has been formed.The development of high-resolution remote sensing satellites has greatly promoted and enriched modern mapping technologies and methods.In this paper,the development status,along with mapping modes and applications of China’s high-resolution remote sensing satellites are reviewed,and the development trend in high-resolution earth observation system for global and ground control-free mapping is discussed,providing a reference for the subsequent development of high-resolution remote sensing satellites in China.
文摘Landslide is one of the multitudinous serious geological hazards. The key to its control and reduction lies on dynamic monitoring and early warning. The article points out the insufficiency of traditional measuring means applied for large-scale landslide monitoring and proposes the method for extensive landslide displacement field monitoring using high- resolution remote images. Matching of cognominal points is realized by using the invariant features of SIFT algorithm in image translation, rotation, zooming, and affine transformation, and through recognition and comparison of characteristics of high-resolution images in different landsliding periods. Following that, landslide displacement vector field can be made known by measuring the distances and directions between cognominal points. As evidenced by field application of the method for landslide monitoring at West Open Mine in Fushun city of China, the method has the attraction of being able to make areal measurement through satellite observation and capable of obtaining at the same time the information of large- area intensive displacement field, for facilitating automatic delimitation of extent of landslide displacement vector field and sliding mass. This can serve as a basis for making analysis of laws governing occurrence of landslide and adoption of countermeasures.
基金National Natural Science Foundation of China(No.41271435)National Natural Science Foundation of China Youth Found(No.41301479)。
文摘It is proposed a high resolution remote sensing image segmentation method which combines static minimum spanning tree(MST)tessellation considering shape information and the RHMRF-FCM algorithm.It solves the problems in the traditional pixel-based HMRF-FCM algorithm in which poor noise resistance and low precision segmentation in a complex boundary exist.By using the MST model and shape information,the object boundary and geometrical noise can be expressed and reduced respectively.Firstly,the static MST tessellation is employed for dividing the image domain into some sub-regions corresponding to the components of homogeneous regions needed to be segmented.Secondly,based on the tessellation results,the RHMRF model is built,and regulation terms considering the KL information and the information entropy are introduced into the FCM objective function.Finally,the partial differential method and Lagrange function are employed to calculate the parameters of the fuzzy objective function for obtaining the global optimal segmentation results.To verify the robustness and effectiveness of the proposed algorithm,the experiments are carried out with WorldView-3(WV-3)high resolution image.The results from proposed method with different parameters and comparing methods(multi-resolution method and watershed segmentation method in eCognition software)are analyzed qualitatively and quantitatively.
基金supported by the National Natural Science Foundation of China (grants No. 41461164002 and 41631073)
文摘Objective Nowadays, high-resolution remote sensing technology has brought new changes to surveys of earthquakes, and the quantitative study of seismic faults based on this technology has become a trend in the world(Barzegari et al., 2017). An Mw 7.2 earthquake occurred in Yutian of Xinjiang on the western end of the Altyn Tagh fault on March 21 st, 2008. It is difficult to access this depopulated zone because of the high altitude and only 1–2 months of snowmelt. This study utilized high-resolution
基金supported by National Natural Science Foundation of China(No.52374155)Anhui Provincial Natural Science Foundation(No.2308085 MF218).
文摘The convolutional neural network(CNN)method based on DeepLabv3+has some problems in the semantic segmentation task of high-resolution remote sensing images,such as fixed receiving field size of feature extraction,lack of semantic information,high decoder magnification,and insufficient detail retention ability.A hierarchical feature fusion network(HFFNet)was proposed.Firstly,a combination of transformer and CNN architectures was employed for feature extraction from images of varying resolutions.The extracted features were processed independently.Subsequently,the features from the transformer and CNN were fused under the guidance of features from different sources.This fusion process assisted in restoring information more comprehensively during the decoding stage.Furthermore,a spatial channel attention module was designed in the final stage of decoding to refine features and reduce the semantic gap between shallow CNN features and deep decoder features.The experimental results showed that HFFNet had superior performance on UAVid,LoveDA,Potsdam,and Vaihingen datasets,and its cross-linking index was better than DeepLabv3+and other competing methods,showing strong generalization ability.
基金supported by the National Natural Science Foundation of China(62462040)the Yunnan Fundamental Research Projects(202501AT070345)+2 种基金the Major Science and Technology Projects in Yunnan Province(202202AD080013)Sichuan Provincial Key Laboratory of Philosophy and Social Science Key Program on Language Intelligence Special Education(YYZN-2024-1)the Photosynthesis Fund Class A(ghfund202407010460).
文摘Semantic segmentation provides important technical support for Land cover/land use(LCLU)research.By calculating the cosine similarity between feature vectors,transformer-based models can effectively capture the global information of high-resolution remote sensing images.However,the diversity of detailed and edge features within the same class of ground objects in high-resolution remote sensing images leads to a dispersed embedding distribution.The dispersed feature distribution enlarges feature vector angles and reduces cosine similarity,weakening the attention mechanism’s ability to identify the same class of ground objects.To address this challenge,remote sensing image information granulation transformer for semantic segmentation is proposed.The model employs adaptive granulation to extract common semantic features among objects of the same class,constructing an information granule to replace the detailed feature representation of these objects.Then,the Laplacian operator of the information granule is applied to extract the edge features of the object as represented by the information granule.In the experiments,the proposed model was validated on the Beijing Land-Use(BLU),Gaofen Image Dataset(GID),and Potsdam Dataset(PD).In particular,the model achieves 88.81%for mOA,82.64%for mF1,and 71.50%for mIoU metrics on the GID dataset.Experimental results show that the model effectively handles high-resolution remote sensing images.Our code is available at https://github.com/sjmp525/RSIGT(accessed on 16 April 2025).
基金National Key Research and Development Program of China(No.2017YFC0405806)。
文摘Currently,deep convolutional neural networks have made great progress in the field of semantic segmentation.Because of the fixed convolution kernel geometry,standard convolution neural networks have been limited the ability to simulate geometric transformations.Therefore,a deformable convolution is introduced to enhance the adaptability of convolutional networks to spatial transformation.Considering that the deep convolutional neural networks cannot adequately segment the local objects at the output layer due to using the pooling layers in neural network architecture.To overcome this shortcoming,the rough prediction segmentation results of the neural network output layer will be processed by fully connected conditional random fields to improve the ability of image segmentation.The proposed method can easily be trained by end-to-end using standard backpropagation algorithms.Finally,the proposed method is tested on the ISPRS dataset.The results show that the proposed method can effectively overcome the influence of the complex structure of the segmentation object and obtain state-of-the-art accuracy on the ISPRS Vaihingen 2D semantic labeling dataset.
基金supported by the National Natural Science Foundation of China(Grant Nos.41771360&41842035)the National Program for Support of Top-notch Young Professionals+2 种基金the Hubei Provincial Natural Science Foundation of China(Grant No.2017CFA029)the National Key Research and Development Program of China(Grant No.2016YFB0501403)the Shenzhen Science and Technology Program(Grant No.JCYJ20180306170645080)。
文摘The study of urban area is one of the hottest research topics in the field of remote sensing. With the accumulation of high-resolution(HR) remote sensing data and emerging of new satellite sensors, HR observation of urban areas has become increasingly possible, which provides us with more elaborate urban information. However, the strong heterogeneity in the spectral and spatial domain of HR imagery brings great challenges to urban remote sensing. In recent years, numerous approaches were proposed to deal with HR image interpretation over complex urban scenes, including a series of features from low level to high level, as well as state-of-the-art methods depicting not only the urban extent, but also the intra-urban variations. In this paper, we aim to summarize the major advances in HR urban remote sensing from the aspects of feature representation and information extraction. Moreover, the future trends are discussed from the perspectives of methodology, urban structure and pattern characterization, big data challenge, and global mapping.
基金funded by the National Natural Science Foundation of China(Grant No.40571029).
文摘Measurement of vegetation coverage on a small scale is the foundation for the monitoring of changes in vegetation coverage and of the inversion model of monitoring vegetation coverage on a large scale by remote sensing. Using the object-oriented analytical software, Definiens Professional 5, a new method for calculating vegetation coverage based on high-resolution images (aerial photographs or near-surface photography) is proposed. Our research supplies references to remote sensing measurements of vegetation coverage on a small scale and accurate fundamental data for the inversion model of vegetation coverage on a large and intermediate scale to improve the accuracy of remote sensing monitoring of changes in vegetation coverage.
基金National Natural Science Foundation of China(No.32161143036,No.82173633,No.81960374)Science and Technology research project of Shanghai Municipal Health Commission(No.20194Y0359)National Key Research and Development Program of China(No.2021YFC2300800,2021YFC2300803)
文摘Background China is progressing towards the goal of schistosomiasis elimination,but there are still some problems,such as difficult management of infection source and snail control.This study aimed to develop deep learning models with high-resolution remote sensing images for recognizing and monitoring livestock bovine,which is an intermediate source of Schistosoma japonicum infection,and to evaluate the effectiveness of the models for real-world application.Methods The dataset of livestock bovine’s spatial distribution was collected from the Chinese National Platform for Common Geospatial Information Services.The high-resolution remote sensing images were further divided into training data,test data,and validation data for model development.Two recognition models based on deep learning methods(ENVINet5 and Mask R-CNN)were developed with reference to the training datasets.The performance of the developed models was evaluated by the performance metrics of precision,recall,and F1-score.Results A total of 50 typical image areas were selected,1125 bovine objectives were labeled by the ENVINet5 model and 1277 bovine objectives were labeled by the Mask R-CNN model.For the ENVINet5 model,a total of 1598 records of bovine distribution were recognized.The model precision and recall were 81.9%and 80.2%,respectively.The F1 score was 0.81.For the Mask R-CNN mode,1679 records of bovine objectives were identified.The model precision and recall were 87.3%and 85.2%,respectively.The F1 score was 0.87.When applying the developed models to real-world schistosomiasis-endemic regions,there were 63 bovine objectives in the original image,53 records were extracted using the ENVINet5 model,and 57 records were extracted using the Mask R-CNN model.The successful recognition ratios were 84.1%and 90.5%for the respectively developed models.Conclusion The ENVINet5 model is very feasible when the bovine distribution is low in structure with few samples.The Mask R-CNN model has a good framework design and runs highly efficiently.The livestock recognition models developed using deep learning methods with high-resolution remote sensing images accurately recognize the spatial distribution of livestock,which could enable precise control of schistosomiasis.
基金supported by the Shenzhen Science and Technology Innovation Project(No.ZDSYS20210623091808026)supported in part by the National Natural Science Foundation of China(General Program,No.42071351)+1 种基金the National Key Research and Development Program of China(No.2020YFA0608501)the Chongqing Science and Technology Bureau technology innovation and application development special(cstc2021jscx-gksb0116).
文摘Forest is the largest carbon reservoir and carbon absorber on earth.Thus,mapping forest cover change accurately is of great significance to achieving the global carbon neutrality goal.Accurate forest change information could be acquired by deep learning methods using high-resolution remote sensing images.However,deforestation detection based on deep learning on a large-scale region with high-resolution images required huge computational resources.Therefore,there was an urgent need for a fast and accurate deforestation detection model.In this study,we proposed an interesting but effective re-parameterization deforestation detection model,named RepDDNet.Unlike other existing models designed for deforestation detection,the main feature of RepDDNet was its decoupling feature,which means that it allowed the multi-branch structure in the training stages to be converted into a plain structure in the inference stage,thus the computation efficiency can be significantly improved in the inference stage while maintaining the accuracy unchanged.A large-scale experiment was carried out in Ankang city with 2-meter high-resolution remote sensing images(the total area of it was over 20,000 square kilometers),and the result indicated that the model computation efficiency could be improved by nearly 30%compared with the model without re-parameterization.Additionally,compared with other lightweight models,RepDDNet also displayed a trade-off between accuracy and computation efficiency.
基金supported by National Natural Science Foundation of China (No.52108010).
文摘The increasingly mature computer vision(CV)technology represented by convolutional neural networks(CNN)and available high-resolution remote sensing images(HR-RSIs)provide opportunities to accurately measure the evolution of natural and artificial environments on Earth at a large scale.Based on the advanced CNN method high-resolution net(HRNet)and multi-temporal HR-RSIs,a framework is proposed for monitoring a green evolution of courtyard buildings characterized by their courtyards being roofed(CBR).The proposed framework consists of an expert module focusing on scenes analysis,a CV module for automatic detection,an evaluation module containing thresholds,and an output module for data analysis.Based on this,the changes in the adoption of different CBR technologies(CBRTs),including light-translucent CBRTs(LT-CBRTs)and non-lighttranslucent CBRTs(NLT-CBRTs),in 24 villages in southern Hebei were identified from 2007 to 2021.The evolution of CBRTs was featured as an inverse S-curve,and differences were found in their evolution stage,adoption ratio,and development speed for different villages.LT-CBRTs are the dominant type but are being replaced and surpassed by NLT-CBRTs in some villages,characterizing different preferences for the technology type of villages.The proposed research framework provides a reference for the evolution monitoring of vernacular buildings,and the identified evolution laws enable to trace and predict the adoption of different CBRTs in a particular village.This work lays a foundation for future exploration of the occurrence and development mechanism of the CBR phenomenon and provides an important reference for the optimization and promotion of CBRTs.
基金Project supported by the National Natural Science Foundation of China.
文摘Research of the inversion method of atmospheric parameter is a very important aspect for extracting more information from measured data. Some authors have done a lot of re- searches in this field. They mainly searched for the way to obtain atmospheric parameter characteristics effectively from the measured information. Although Rodgerst pointed out that the statistical method using some a priori information could greatly improve the
基金The authors acknowledge that this study was financially supported by the National Key R&D Programs of China(No.2017YFB0504201)the Strategic Priority Research Program of Chinese Academy of Sciences(No.XDA20020101)+1 种基金and the Natural Science Foundation of China(No.61473286 and No.61375002)Our sincere thanks go to the students at the State Key Laboratory of Remote Sensing Science for their assistance during the field survey campaigns.
文摘Remote sensing is an important technical means to investigate land resources.Optical imagery has been widely used in crop classification and can show changes in moisture and chlorophyll content in crop leaves,whereas synthetic aperture radar(SAR)imagery is sensitive to changes in growth states and morphological structures.Crop-type mapping with a single type of imagery sometimes has unsatisfactory precision,so providing precise spatiotemporal information on crop type at a local scale for agricultural applications is difficult.To explore the abilities of combining optical and SAR images and to solve the problem of inaccurate spatial information for land parcels,a new method is proposed in this paper to improve crop-type identification accuracy.Multifeatures were derived from the full polarimetric SAR data(GaoFen-3)and a high-resolution optical image(GaoFen-2),and the farmland parcels used as the basic for object-oriented classification were obtained from the GaoFen-2 image using optimal scale segmentation.A novel feature subset selection method based on within-class aggregation and between-class scatter(WA-BS)is proposed to extract the optimal feature subset.Finally,crop-type mapping was produced by a support vector machine(SVM)classifier.The results showed that the proposed method achieved good classification results with an overall accuracy of 89.50%,which is better than the crop classification results derived from SAR-based segmentation.Compared with the ReliefF,mRMR and LeastC feature selection algorithms,the WA-BS algorithm can effectively remove redundant features that are strongly correlated and obtain a high classification accuracy via the obtained optimal feature subset.This study shows that the accuracy of crop-type mapping in an area with multiple cropping patterns can be improved by the combination of optical and SAR remote sensing images.
基金Scientific Research Fund of Institute of Engineering Mechanics,China Earthquake Administration under Grant No.2024C26the Earthquake Science and Technology Spark Program under Grant No.XH24038YB。
文摘On March 28,2025,an M_(w) 7.7 earthquake struck Myanmar,causing extensive damage to engineering facilities,causing thousands of casualties.In addition,at 2 km-by-2 km square,Mandalay Royal Palace,famous as an important historical and cultural relic facility,also suffered significant damage.A detailed field investigation took place after the earthquake,with subsequent analysis of post-earthquake high-resolution remote sensing images.It was found that damage was concentrated primarily to the four exterior walls of the palace.Specifically,many parts of the walls broke off or collapsed,and some of the palace gates and watchtowers on the walls were destroyed or even collapsed.The collapse rate of the palace gates was significantly higher than that of the watchtowers and palace walls,and the degree of damage to the north and south sides of the palace walls was significantly higher than that of the east or west sides.This special spatial damage distribution may be related to the strike-slip movement of the Sagaing fault.The research results not only serve as a valuable reference for understanding the ground motion characteristics of this destructive earthquake but also help learn lessons to better protect cultural relics against the effects of future earthquakes.
基金supported by National Basic Research Program of China(Grant No. 2012CB719906)
文摘This paper reviewed the developments of the last ten years in the field of international high-resolution earth observation, and introduced the developmental status and plans for China's high-resolution earth observation program. In addition, this paper expounded the transformation mechanism and procedure from earth observation data to geospatial information and geographical knowledge, and examined the key scientific and technological issues, including earth observation networks, high-precision image positioning, image understanding, automatic spatial information extraction, and focus services. These analyses provide a new impetus for pushing the application of China's high-resolution earth observation system from a "quantity" to "quality" change, from China to the world, from providing products to providing online service.
基金supported by the National Natural Science Foundation of China[grant numbers 41421004 and 41210007]the International Innovation Team project of the Chinese Academy of Sciences entitled ‘High Resolution Numerical Simulation of Regional Environment’
文摘The data of several rainfall products, including those estimated from satellite measurements and those forecasted via numerical weather modeling, for a severe debris-flow event in Zhouqu, Northwest China, are compared and analyzed in this paper. The satellite products, including CPC MORPHing technique(CMORPH), TMPA-RT, and PERSIANN are all near-real-time retrieved with high temporal and spatial resolutions. The numerical weather model used in this paper for precipitation forecasting is WRF. The results show that all three satellite products can basically reproduce the rainfall pattern, distribution, timing, scale, and extreme values of the event, compared with gauge data. Their temporal and spatial correlation coefficients with gauge data are as high as about 0.6, which is statistically significant at 0.01 level. The performance of the forecasted results modeled with different spatial resolutions are not as good as the satellite-estimated results, although their correlation coefficients are still statistically significant at 0.05 level. From the total rainfall and extreme value time series for the domain, it is clear that, from the grid-to-grid perspective, the passive microwave-based CMORPH and TRMM products are more accurate than the infrared-based PERSIANN, while PERSIANN performs very well from the general point of view, especially when considering the whole domain or the whole convective precipitation system. The forecasted data — especially the highest resolution model domain data — are able to represent the total or mean precipitation very well in the research domain, while for extreme values the errors are large. This study suggests that satellite-retrieved and model-forecasted rainfall data are a useful complement to gauge data, especially for areas without gauge stations and areas not covered by weather radars.
基金Supported by the National Key Research and Development Program of China(No.2016YFC1402003)the National Natural Science Foundation of China(No.41671436)the Innovation Project of LREIS(No.O88RAA01YA)
文摘Sanduao is an important sea-breeding bay in Fujian,South China and holds a high economic status in aquaculture.Quickly and accurately obtaining information including the distribution area,quantity,and aquaculture area is important for breeding area planning,production value estimation,ecological survey,and storm surge prevention.However,as the aquaculture area expands,the seawater background becomes increasingly complex and spectral characteristics differ dramatically,making it difficult to determine the aquaculture area.In this study,we used a high-resolution remote-sensing satellite GF-2 image to introduce a deep-learning Richer Convolutional Features(RCF)network model to extract the aquaculture area.Then we used the density of aquaculture as an assessment index to assess the vulnerability of aquaculture areas in Sanduao.The results demonstrate that this method does not require land and water separation of the area in advance,and good extraction can be achieved in the areas with more sediment and waves,with an extraction accuracy>93%,which is suitable for large-scale aquaculture area extraction.Vulnerability assessment results indicate that the density of aquaculture in the eastern part of Sanduao is considerably high,reaching a higher vulnerability level than other parts.