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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to andrewekhalel/sewar

Open-source alternatives to Sewar

29 open-source projects similar to andrewekhalel/sewar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sewar alternative.

  • voxel51/fiftyoneAvatar von voxel51

    voxel51/fiftyone

    10,841Auf GitHub ansehen↗

    FiftyOne is a visual tool for curating, analyzing, and managing image and video datasets for machine learning model training. It serves as a platform for identifying annotation errors, refining ground truth labels, and evaluating vision model performance by comparing predictions against ground truth to identify failure modes. The system functions as a containerized data platform that supports team collaboration on large-scale visual datasets in a cloud environment. It includes specialized capabilities for exploring high-dimensional embeddings to discover data clusters and retrieve correspondi

    Python
    Auf GitHub ansehen↗10,841
  • bodenmillergroup/xtiffAvatar von BodenmillerGroup

    BodenmillerGroup/xtiff

    30Auf GitHub ansehen↗

    A tiny Python library for writing multi-channel TIFF stacks.

    Python
    Auf GitHub ansehen↗30
  • cgohlke/tifffileAvatar von cgohlke

    cgohlke/tifffile

    659Auf GitHub ansehen↗

    .. This file is generated by setup.py

    Python
    Auf GitHub ansehen↗659
  • dhi-gras/rmstripesAvatar von DHI-GRAS

    DHI-GRAS/rmstripes

    15Auf GitHub ansehen↗

    Remove stripes from images with a combined wavelet/FFT approach

    Python
    Auf GitHub ansehen↗15
  • idealo/imagededupAvatar von idealo

    idealo/imagededup

    5,642Auf GitHub ansehen↗

    imagededup is a Python library used for finding exact and near-duplicate images. It provides utilities for generating image fingerprints, computing neural embeddings, and evaluating the precision of deduplication processes. The tool utilizes perceptual hashing to identify visually similar files regardless of size or format and employs deep learning models to encode images into vectors for high-accuracy similarity searches. It includes a system for measuring the precision and recall of these processes by comparing results against known ground truth datasets. The library covers broader capabil

    Python
    Auf GitHub ansehen↗5,642

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • johannesbuchner/imagehashAvatar von JohannesBuchner

    JohannesBuchner/imagehash

    3,845Auf GitHub ansehen↗

    ImageHash

    Python
    Auf GitHub ansehen↗3,845
  • kornia/korniaAvatar von kornia

    kornia/kornia

    11,238Auf GitHub ansehen↗

    Kornia is a differentiable computer vision library and cross-framework tensor vision toolset. It implements vision operations as differentiable tensors to enable integration into deep learning pipelines and supports the transpilation of operations across PyTorch, TensorFlow, JAX, and NumPy. The project provides specialized toolsets for geometric vision and stereo depth, including algorithms for 3D scene reconstruction, camera calibration, and pose estimation. It further distinguishes itself as a differentiable image augmentation framework, applying random geometric and color transformations w

    Pythonartificial-intelligencecomputer-visiondeep-learning
    Auf GitHub ansehen↗11,238
  • nuno-faria/tilerAvatar von nuno-faria

    nuno-faria/tiler

    6,047Auf GitHub ansehen↗

    Tiler is an image mosaic generator and tiling engine designed to assemble large composite images by arranging a collection of smaller tiles to match a target visual. It functions as a tool for algorithmic art composition, mapping source image fragments to target pixel data. The system includes a mosaic tile library generator that produces multiple colored versions and rotations of a source image. This process expands the available tile set to increase the accuracy of the final composite visual. The project handles the technical process of mosaic creation through grid-based spatial partitioni

    Python
    Auf GitHub ansehen↗6,047
  • obss/sahiAvatar von obss

    obss/sahi

    5,372Auf GitHub ansehen↗

    SAHI is a sliced inference framework and computer vision pipeline designed to detect small objects in high-resolution images. It provides a system for dividing large images into overlapping patches to prevent the detail loss that typically occurs during standard model downscaling, alongside an image tiling utility and a COCO dataset toolkit. The project distinguishes itself by offering a model-agnostic prediction wrapper that standardizes different machine learning frameworks into a unified interface. This allows it to implement sliced inference and object detection across various model backe

    Python
    Auf GitHub ansehen↗5,372
  • open-source-agriculture/geotiffAvatar von Open-Source-Agriculture

    Open-Source-Agriculture/geotiff

    236Auf GitHub ansehen↗

    A noGDAL tool for reading geotiff files

    Python
    Auf GitHub ansehen↗236
  • opencv/opencv-pythonAvatar von opencv

    opencv/opencv-python

    5,298Auf GitHub ansehen↗

    This project is a Python wrapper for the OpenCV computer vision library, providing a bridge that exposes high-performance C++ functions to the Python programming language. It serves as a collection of tools for real-time image processing, object detection, and machine learning on visual data. The project provides precompiled binary distributions, allowing for the integration of vision capabilities into Python applications without requiring a local C++ compiler. It offers multi-variant package distributions, including headless versions designed for server or cloud environments where a graphica

    Pythonmanylinuxopencvopencv-contrib-python
    Auf GitHub ansehen↗5,298
  • pangeo-data/xbatcherP

    pangeo-data/xbatcher

    0Auf GitHub ansehen↗

    xbatcher: Batch Generation from Xarray Datasets

    Auf GitHub ansehen↗0
  • plant99/felicetteAvatar von plant99

    plant99/felicette

    1,838Auf GitHub ansehen↗

    Satellite imagery for dummies.

    Python
    Auf GitHub ansehen↗1,838
  • up42/fake-geo-imagesAvatar von up42

    up42/fake-geo-images

    28Auf GitHub ansehen↗

    A module to programmatically create geotiff images which can be used for unit tests.

    Python
    Auf GitHub ansehen↗28
  • activeloopai/hubAvatar von activeloopai

    activeloopai/Hub

    9,177Auf GitHub ansehen↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    Auf GitHub ansehen↗9,177
  • mrdbourke/zero-to-mastery-mlAvatar von mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839Auf GitHub ansehen↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    Auf GitHub ansehen↗5,839
  • karpathy/neuraltalk2Avatar von karpathy

    karpathy/neuraltalk2

    5,588Auf GitHub ansehen↗

    Neuraltalk2 is a deep learning vision system designed for automatic image captioning. Built with PyTorch, it utilizes a hybrid architecture that combines a convolutional neural network encoder with a recurrent neural network decoder to generate textual descriptions from visual input. The project features a GPU-accelerated training pipeline capable of distributing workloads across multiple graphics processing units through multi-process distribution. It supports the generation of descriptions for both static image files and real-time video streams. The framework includes capabilities for enco

    Jupyter Notebook
    Auf GitHub ansehen↗5,588
  • dipanjans/practical-machine-learning-with-pythonAvatar von dipanjanS

    dipanjanS/practical-machine-learning-with-python

    2,380Auf GitHub ansehen↗

    This project serves as a comprehensive educational resource and curriculum for mastering machine learning and deep learning within the Python data science ecosystem. It provides a structured collection of tutorials and code examples designed to guide users through the end-to-end process of building, training, and deploying predictive models. The material focuses on practical implementation, covering the construction of machine learning pipelines that integrate data processing, feature engineering, and model training. It distinguishes itself by offering hands-on guidance for complex domains, i

    Jupyter Notebookclassificationclusteringcomputer-vision
    Auf GitHub ansehen↗2,380
  • udacity/self-driving-carAvatar von udacity

    udacity/self-driving-car

    6,312Auf GitHub ansehen↗

    This is an open-source autonomous driving perception pipeline that processes camera and lidar sensor data to detect, track, and fuse objects in real-world driving environments. The project integrates an end-to-end perception workflow combining sensor calibration, deep learning object detection, Kalman filter tracking, and sensor fusion for robust scene understanding. The pipeline includes camera calibration tools to remove lens distortion from raw images, deep learning model training for object classification and detection, and multi-object tracking using Kalman filters with data association

    Jupyter Notebook
    Auf GitHub ansehen↗6,312
  • earthbigdata/opensarE

    EarthBigData/openSAR

    0Auf GitHub ansehen↗

    NOTE: PLEASE CHANGE ALL import gdal imports to ` from osgeo import gdal ` in all python programs and notebooks

    Auf GitHub ansehen↗0
  • albumentations-team/albumentationsAvatar von albumentations-team

    albumentations-team/albumentations

    15,308Auf GitHub ansehen↗

    Albumentations is a computer vision image augmentation library designed to increase training data diversity for deep learning models. It provides a toolset for applying geometric and color transformations to images and annotations, including a specialized collection of 3D operations for volumetric data used in medical and scientific imaging. The library functions as an image mask and bounding box transformer, automatically updating masks, bounding boxes, and keypoints when images undergo geometric changes. This ensures that spatial alterations remain synchronized across images and their assoc

    Python
    Auf GitHub ansehen↗15,308
  • facebookresearch/auglyAvatar von facebookresearch

    facebookresearch/AugLy

    5,086Auf GitHub ansehen↗

    AugLy is a multimodal data augmentation library and machine learning dataset augmentor. It provides a system for generating synthetic variations of training data across audio, image, text, and video datasets to increase sample diversity and improve model robustness. The library functions as a multimedia noise simulator, specifically designed to mimic real-world user captures by overlaying social media templates and internet artifacts onto media. It includes a data provenance tracker to record the specific transformations and intensity levels applied to each piece of augmented data. The tool

    Python
    Auf GitHub ansehen↗5,086
  • randomfractals/geo-data-viewerAvatar von RandomFractals

    RandomFractals/geo-data-viewer

    475Auf GitHub ansehen↗

    Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps 🗺️ without any Python 🐍, IPyWidgets ⚙️, pandas 🐼, Jupyter notebooks 📚, or ReactJS ⚛️ app code.

    HTML
    Auf GitHub ansehen↗475
  • sshuair/torchvision-enhanceAvatar von sshuair

    sshuair/torchvision-enhance

    396Auf GitHub ansehen↗

    TorchSat is an open-source deep learning framework for satellite imagery analysis based on PyTorch.

    Python
    Auf GitHub ansehen↗396
  • johmast/imagefusionAvatar von JohMast

    JohMast/ImageFusion

    34Auf GitHub ansehen↗

    Temporal fusion of raster image time-Series. R interface for the imagefusion framework, which provides implementation of the FITFC, ESTARFM and STARFM algorithms in C++.

    C++
    Auf GitHub ansehen↗34
  • eecn/hyperspectral-classificationAvatar von eecn

    eecn/Hyperspectral-Classification

    584Auf GitHub ansehen↗

    A Python tool to perform deep learning experiments on various hyperspectral datasets.

    Python
    Auf GitHub ansehen↗584
  • microsoft/landcoverAvatar von microsoft

    microsoft/landcover

    205Auf GitHub ansehen↗

    This repository holds both the frontend web-application and backend server that make up our "Land Cover Mapping" tool.

    Jupyter Notebook
    Auf GitHub ansehen↗205
  • cosmiq/solarisAvatar von CosmiQ

    CosmiQ/solaris

    444Auf GitHub ansehen↗

    CosmiQ Works Geospatial Machine Learning Analysis Toolkit

    Python
    Auf GitHub ansehen↗444
  • noahzn/fohisN

    noahzn/FoHIS

    0Auf GitHub ansehen↗

    Ning Zhang, Lin Zhang*, and Zaixi Cheng

    Auf GitHub ansehen↗0