-
Notifications
You must be signed in to change notification settings - Fork 94
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (29 loc) · 1.05 KB
/
CITATION.cff
File metadata and controls
29 lines (29 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cff-version: 1.2.0
message: "If you use ClimateVision in your research, please cite it using this file."
type: software
title: "ClimateVision: Open-Source AI Platform for Environmental Monitoring"
version: "0.2.0"
date-released: "2026-03-04"
url: "https://github.com/Climate-Vision/ClimateVision"
repository-code: "https://github.com/Climate-Vision/ClimateVision"
license: MIT
abstract: >
ClimateVision is an open-source machine learning platform that detects
environmental change from satellite imagery. It uses deep learning
(U-Net, Siamese networks) to monitor deforestation, arctic ice melting,
and flooding, giving conservation NGOs and researchers automated alerts
without manual analysis. Built on Sentinel-2 and Landsat data via
Google Earth Engine, it runs as a REST API with a React dashboard.
keywords:
- climate
- machine-learning
- satellite-imagery
- deep-learning
- remote-sensing
- deforestation
- google-earth-engine
- fastapi
- u-net
authors:
- name: "ClimateVision Contributors"
website: "https://github.com/Climate-Vision"