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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to cmla/s2p

Open-source alternatives to Cmla S2p

22 open-source projects similar to cmla/s2p, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cmla S2p alternative.

  • jzbontar/mc-cnnjzbontar avatar

    jzbontar/mc-cnn

    726View on GitHub↗

    Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches

    Cuda
    View on GitHub↗726
  • giswqs/lidargiswqs avatar

    giswqs/lidar

    297View on GitHub↗

    A Python package for delineating nested surface depressions from digital elevation data.

    Python
    View on GitHub↗297
  • miss3d/s2pMISS3D avatar

    MISS3D/s2p

    148View on GitHub↗

    Warning: this repository is not maintained, please use https://github.com/centreborelli/s2p instead.

    C
    View on GitHub↗148
  • intelrealsense/librealsenseI

    IntelRealSense/librealsense

    0View on GitHub↗
    View on GitHub↗0
  • mrharicot/monodepthmrharicot avatar

    mrharicot/monodepth

    2,267View on GitHub↗

    Tensorflow implementation of unsupervised single image depth prediction using a convolutional neural network.

    Python
    View on GitHub↗2,267
  • earthlab/earthpyearthlab avatar

    earthlab/earthpy

    536View on GitHub↗

    EarthPy makes it easier to plot and manipulate spatial data in Python.

    Python
    View on GitHub↗536

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • geospatialpython/pyshpGeospatialPython avatar

    GeospatialPython/pyshp

    1,149View on GitHub↗

    The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python.

    Python
    View on GitHub↗1,149
  • osgeo/gdalOSGeo avatar

    OSGeo/gdal

    5,942View on GitHub↗

    GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and writing geospatial raster and vector data across hundreds of file formats. It serves as a foundational geospatial data translation library, enabling access to diverse geospatial data formats through a single, consistent interface. The library exposes its core functionality through command-line utilities that allow users to translate, convert, and process geospatial data between formats. A coordinate transformation engine handles conversions between spatial reference systems, whil

    C++
    View on GitHub↗5,942
  • opendronemap/opendronemapOpenDroneMap avatar

    OpenDroneMap/OpenDroneMap

    6,196View on GitHub↗

    A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

    Python
    View on GitHub↗6,196
  • googlemaps/android-maps-utilsgooglemaps avatar

    googlemaps/android-maps-utils

    3,597View on GitHub↗

    This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for rendering geospatial data, calculating spherical geometry, and visualizing map markers and heatmaps. It serves as a helper collection to handle complex geospatial tasks within Android applications. The library features a marker clustering tool to group nearby markers into single icons and a map data visualizer for generating heatmaps based on the intensity and distribution of geographic points. It also includes a polyline encoding tool for compressing coordinate sequences into com

    Javaandroidgeojsongoogle-maps
    View on GitHub↗3,597
  • valhalla/valhallavalhalla avatar

    valhalla/valhalla

    5,394View on GitHub↗

    Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator

    C++astardijkstradirections
    View on GitHub↗5,394
  • o3de/o3deo3de avatar

    o3de/o3de

    8,954View on GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    View on GitHub↗8,954
  • up42/image-similarity-measuresup42 avatar

    up42/image-similarity-measures

    643View on GitHub↗

    :chartwithupwards_trend: Implementation of eight evaluation metrics to access the similarity between two images. The eight metrics are as follows: RMSE, PSNR, SSIM, ISSM, FSIM, SRE, SAM, and UIQ.

    Python
    View on GitHub↗643
  • corteva/rioxarraycorteva avatar

    corteva/rioxarray

    619View on GitHub↗

    rioxarray README

    Python
    View on GitHub↗619
  • addresscloud/aws-lambda-docker-rasterioaddresscloud avatar

    addresscloud/aws-lambda-docker-rasterio

    19View on GitHub↗

    AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.

    Python
    View on GitHub↗19
  • azavea/loamazavea avatar

    azavea/loam

    227View on GitHub↗

    A wrapper for running GDAL in the browser using gdal-js

    JavaScript
    View on GitHub↗227
  • airbusgeo/godalairbusgeo avatar

    airbusgeo/godal

    177View on GitHub↗

    golang wrapper for github.com/OSGEO/gdal

    Go
    View on GitHub↗177
  • planetlabs/numpytiles-specplanetlabs avatar

    planetlabs/numpytiles-spec

    24View on GitHub↗

    NumpyTiles is an open standard for communicating map raster data.

    View on GitHub↗24
  • robintw/xarrayandrasterioR

    robintw/XArrayAndRasterio

    0View on GitHub↗

    Experimental code for loading/saving XArray DataArrays to Geographic Rasters using rasterio

    View on GitHub↗0
  • sshuair/dl-satellite-dockerS

    sshuair/dl-satellite-docker

    0View on GitHub↗

    Deep learning docker files and docker images for geospatial anaysis. It contains the most popular deep learning frameworks(PyTorch and Tensorflow) with CPU and GPU support (CUDA and cuDNN included). And some other commonly used packages in machine learning and geospatial anaysis.

    View on GitHub↗0
  • hpneo/gmapsHPNeo avatar

    HPNeo/gmaps

    6,984View on GitHub↗

    gmaps is a library that provides a wrapper for the Google Maps API, serving as a geospatial data toolkit and interactive map renderer. It simplifies the integration of interactive maps into web applications by managing the embedding of map views and the lifecycle of markers. The project distinguishes itself through a specialized set of utilities for geocoding, which converts physical addresses to geographic coordinates and vice versa. It also includes a static map generator for creating non-interactive map images for lightweight environments. The capability surface covers geographic data vis

    JavaScript
    View on GitHub↗6,984
  • google-deepmind/mujoco_menageriegoogle-deepmind avatar

    google-deepmind/mujoco_menagerie

    3,055View on GitHub↗

    mujoco_menagerie is a curated library of physical robot specifications and XML model definitions designed for standardized dynamics and contact simulation. It provides a collection of high-quality robot model files for humanoids, quadrupeds, and manipulators, alongside detailed kinematic and inertial parameters used to reproduce real-world robot behavior in virtual environments. The project serves as a repository of robotics simulation assets and MJCF model definitions optimized for accuracy. It includes standardized model libraries specifically for bipedal, quadrupedal, and humanoid hardware

    Pythonmujocorobotics
    View on GitHub↗3,055