SAR_CD_DDNet
Change detection model
An implementation of a deep learning model for detecting changes in synthetic aperture radar images using frequency and spatial domain features.
Change Detection in Synthetic Aperture Radar Images Using a Dual Domain Network, IEEE GRSL 2022
58 stars
2 watching
12 forks
Language: Jupyter Notebook
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
summitgao/sar_change_detection_cwnn | An implementation of a sea ice change detection system using a neural network architecture. | 53 |
janne-alatalo/sar-change-detection | A deep learning-based approach to change detection in Synthetic Aperture Radar imagery. | 22 |
vmarsocci/3dcd | Automatically inferring 2D and 3D change detection maps from bitemporal optical images without relying on DSMs. | 29 |
yanhengwang-heu/ieee_tgrs_sstformer | A toolbox implementing deep learning-based change detection for hyperspectral images using spectral, spatial, and temporal transformations. | 28 |
rulixiang/changedetectionpcakmeans | This MATLAB implementation detects changes in various types of land cover in satellite images using PCA and k-Means clustering | 77 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
shaoqingren/spp_net | Re-implementation of an object detection algorithm described in the ECCV 2014 paper Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition. | 364 |
jdbcode/llr-landtrendr | An open-source Landsat satellite imagery processing and analysis tool for detecting trends in forest disturbance and recovery. | 10 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
dolotovevgeniy/deeppyramid | A repository providing pre-trained models and training scripts for face detection using a deep neural network architecture | 23 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
yingtongdou/care-gnn | An implementation of a graph neural network-based fraud detector designed to counter camouflaged fraudsters | 250 |
yknzhu/segdeepm | A tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information. | 27 |
gersl/ccdc | An algorithm for detecting and classifying changes in land cover using Landsat data, requiring processing of large datasets and generating output files. | 99 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |