mrazhou/SEN
Single-stream Extractor Network with Contrastive Pre-training for Remote Sensing Change Captioning
This project helps remote sensing analysts automatically describe changes observed in satellite or aerial imagery over time. You provide pairs of remote sensing images taken at different times, and it generates a natural language caption detailing what has changed between them. This is useful for professionals in fields like environmental monitoring, urban planning, or disaster assessment.
No commits in the last 6 months.
Use this if you need to quickly generate descriptive text summaries of changes in remote sensing imagery rather than manually identifying and documenting them.
Not ideal if you are looking for a simple image classification tool or if your primary need is detecting very subtle, fine-grained changes without a textual description.
Stars
14
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mrazhou/SEN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wenhwu/awesome-remote-sensing-change-detection
A comprehensive and up-to-date compilation of datasets, tools, methods, review papers, and...
likyoo/open-cd
A Change Detection Repo Standing on the Shoulders of Giants
ChenHongruixuan/ChangeDetectionRepository
This repository contains some python code of some traditional change detection methods or...
MinZHANG-WHU/Change-Detection-Review
A review of change detection methods, including codes and open data sets for deep learning. ...
isaaccorley/a-change-detection-reality-check
Code and experiments for the paper, "A Change Detection Reality Check", Corley et al.