Skip to content

Commit c397fef

Browse files
authored
Add PECL
1 parent e37b2db commit c397fef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

30593059
- [geoclap](https://github.com/mvrl/geoclap) -> Learning Tri-modal Embeddings for Zero-Shot Soundscape Mapping
30603060

3061+
- [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.
3062+
30613063
#
30623064
## Anomaly detection
30633065
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.

0 commit comments

Comments
 (0)