Skip to content
#

eurosat

Here are 64 public repositories matching this topic...

A reproducible cross‑framework study comparing CNN and CNN‑ViT hybrid architectures for EuroSAT satellite crop classification using aligned Keras and PyTorch implementations.

  • Updated Mar 8, 2026
  • Jupyter Notebook

WildSAT is an ecological AI system that lets users search satellite imagery using natural language queries like "dense tropical forest" or "wildfire-prone vegetation" via a CLIP-style contrastive pipeline, using a ResNet18 + ViT-B/16 hybrid encoder and DistilBERT as text encoder, visualized on an interactive Mapbox satellite map.

  • Updated Jul 25, 2026
  • Python

DL-LULC-Classifier is a deep learning project for Land Use and Land Cover (LULC) classification using Convolutional Neural Networks (CNNs). It features can support multiple models, easy integration with Django and HTMX as frontend. This tool is ideal for environmental monitoring and geospatial analysis.

  • Updated Aug 21, 2024
  • HTML

Custom TensorFlow training loops for image classification: a foundational CNN on Eurosat using tf.GradientTape for learning, and an optimized MNIST MLP with BatchNorm, Dropout, and learning rate scheduling for higher accuracy.

  • Updated Aug 17, 2025
  • Jupyter Notebook

A machine learning project for satellite image classification using the EuroSAT dataset. Implements classical ML approaches with handcrafted features (HOG, LBP, edge detection) to classify 10 land-use types from Sentinel-2 imagery, demonstrating competitive performance without deep learning.

  • Updated Jun 8, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the eurosat topic, visit your repo's landing page and select "manage topics."

Learn more