Primary competition visual

Classification for Landslide Detection

1 000 CHF
Completed (7 months ago)
Classification
Earth Observation
Python
GIS
Computer Vision
Machine Learning
Deep Learning
993 joined
303 active
Starti
Apr 17, 25
Closei
Aug 04, 25
Reveali
Aug 04, 25
Sharing Methods and Insights
8 Oct 2025, 15:39 · 0

Hello everyone,

first of all, big congratulations to the winners of this challenge! 🎉 I thought it would be nice to share some insights from this challenge (just as Koleshjr did) so we can all learn together as a community.

Here is my solution: https://github.com/PhilipJanz/Landslide-Image-Classification

It’s a fairly lightweight CNN-based model that takes RGB and SAR as separate input domains, merging them halfway through the network. I tried hard to use pre-trained models, but I couldn’t beat my own model trained from scratch. If anyone managed to find a well-suited pre-trained model, I’d love to hear about it! 🙂

Discussion 0 answers