Skip to content

Commit 137cb05

Browse files
committed
Update README.md
1 parent 5c19e94 commit 137cb05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3082,6 +3082,8 @@ Autoencoders are a type of neural network that aim to simplify the representatio
30823082

30833083
- [Predicting butterfly species presence from satellite data](https://github.com/vdplasthijs/PECL) -> Resnet-based model to predict species presence vectors from satellite images. The model uses PECL (Paired Embeddings Contrastive Loss) as contrastive regularisation.
30843084

3085+
- [NeuCo-Bench](https://github.com/embed2scale/NeuCo-Bench) -> a benchmarking framework for evaluating compressed embeddings on downstream tasks. Originally developed to evaluate challenge submissions for the 2025 EARTHVISION Challenge at CVPR
3086+
30853087
#
30863088
## Anomaly detection
30873089
Anomaly detection refers to the process of identifying unusual patterns or outliers in satellite or aerial images that do not conform to expected norms. This is crucial in applications such as environmental monitoring, defense surveillance, and urban planning. Machine learning algorithms, particularly unsupervised learning methods, are used to analyze vast amounts of remote sensing data efficiently. These algorithms learn the typical patterns and variations in the data, allowing them to flag anomalies such as unexpected land cover changes, illegal deforestation, or unusual maritime activities. The detection of these anomalies can provide valuable insights for timely decision-making and intervention in various fields.
@@ -3901,5 +3903,7 @@ Training data can be hard to acquire, particularly for rare events such as chang
39013903

39023904
- [AnySat](https://github.com/gastruc/AnySat) -> One Earth Observation Model for Many Resolutions, Scales, and Modalities
39033905

3906+
- [SMARTIES](https://gsumbul.github.io/SMARTIES/) -> Spectrum-Aware Multi-Sensor Auto-Encoder for Remote Sensing Images
3907+
39043908
----
39053909
- *Logo created with* [*Brandmark*](https://app.brandmark.io/v3/)

0 commit comments

Comments
 (0)