awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mapbox avatar

mapbox/robosat

0
View on GitHub↗

Robosat

Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds

Features

  • Vision par ordinateur - Semantic segmentation for satellite and aerial imagery.

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI
  • Computer Vision and Image Processing - Semantic segmentation for satellite imagery.
  • Computer Vision Libraries - Semantic segmentation for aerial and satellite imagery.
  • Deep Learning Frameworks - Framework for semantic segmentation of aerial and satellite imagery.
  • Geospatial Machine Learning - Semantic segmentation for aerial and satellite imagery.
  • Specialized Segmentation - Satellite imagery segmentation framework.
  • 2,056 stars·387 forks·Python·MIT·7 vues

    Historique des stars

    Graphique de l'historique des stars pour mapbox/robosatGraphique de l'historique des stars pour mapbox/robosat

    Alternatives open source à Robosat

    Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Robosat.
    • pytorch/visionAvatar de pytorch

      pytorch/vision

      17,743Voir sur GitHub↗

      This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection of neural network architectures, datasets, and high-performance transformation utilities. It serves as a foundational framework for building, training, and deploying deep learning models, offering a centralized model registry that allows developers to instantiate architectures with pre-trained weights for tasks such as image classification, object detection, and semantic segmentation. The library distinguishes itself through its modular approach to data and compute management

      Pythoncomputer-visionmachine-learning
      Voir sur GitHub↗17,743
    • sentinel-hub/eo-learnAvatar de sentinel-hub

      sentinel-hub/eo-learn

      1,235Voir sur GitHub↗

      Earth observation processing framework for machine learning in Python

      Python
      Voir sur GitHub↗1,235
    • dbolya/yolactAvatar de dbolya

      dbolya/yolact

      5,231Voir sur GitHub↗

      Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional neural network to detect objects and generate pixel-level masks for images and video feeds. The system employs prototypical mask generation to create global mask prototypes that are linearly combined for instance-specific results. It incorporates deformable convolutional layers and deformable region-of-interest pooling to adapt spatial sampling to the irregular shapes of objects. The framework covers the full model development lifecycle, including training on custom datasets, ac

      Python
      Voir sur GitHub↗5,231
    • ultralytics/yolov5Avatar de ultralytics

      ultralytics/yolov5

      57,528Voir sur GitHub↗

      YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning to high-speed inference and deployment. The framework utilizes a modular neural architecture, allowing users to swap backbone and head components to tailor models for specific visual tasks. What distinguishes this project is its focus on production-ready deployment and model ef

      Pythoncoremldeep-learningios
      Voir sur GitHub↗57,528
    Voir les 30 alternatives à Robosat→

    Questions fréquentes

    Que fait mapbox/robosat ?

    Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds

    Quelles sont les fonctionnalités principales de mapbox/robosat ?

    Les fonctionnalités principales de mapbox/robosat sont : Vision par ordinateur, Computer Vision and Image Processing, Computer Vision Libraries, Deep Learning Frameworks, Geospatial Machine Learning, Specialized Segmentation.

    Quelles sont les alternatives open-source à mapbox/robosat ?

    Les alternatives open-source à mapbox/robosat incluent : sentinel-hub/eo-learn — Earth observation processing framework for machine learning in Python. ultralytics/yolov5 — YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time… dbolya/yolact — Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional… pytorch/vision — This project is a comprehensive computer vision library for the PyTorch ecosystem, providing a standardized collection… aleju/imgaug — imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides… alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object…