yan09061011's Stars
justchenhao/BIT_CD
Official Pytorch Implementation of "Remote Sensing Image Change Detection with Transformers"
zephyrhours/Hyperspectral-Change-Detection-PTCD
A Patch Tensor-based Change Detection Method for Hyperspectral Images
walking-shadow/Simple-Remote-Sensing-Change-Detection-Framework
A simplified implementation of remote sensing change detection based on pytorch
MinZHANG-WHU/Change-Detection-Review
A review of change detection methods, including codes and open data sets for deep learning. From paper: change detection based on artificial intelligence: state-of-the-art and challenges.
wenhwu/awesome-remote-sensing-change-detection
List of datasets, codes, and contests related to remote sensing change detection
liumency/CropLand-CD
A CNN-transformer Network with Multi-scale Context Aggregation for Fine-grained Cropland Change Detection
likyoo/BAN
The pytorch implementation for "A New Learning Paradigm for Foundation Model-based Remote Sensing Change Detection"
ChenHongruixuan/ChangeDetectionRepository
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
zxx1218/ObjectDetect
用于本科毕业时涉及深度学习、机器学习的毕业设计,可以检测任何你想检测的东西,只需要准备好图片数据集,就可以训练自己的目标检测模型,任何一台电脑都可以使用,可以通过摄像头动态使用,也可以检测单张图片,也可以检测一整个视频内容,同时,联系作者支持定制。