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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 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 voxel51

    voxel51/fiftyone

    10,841Vezi pe GitHub↗

    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
    Vezi pe GitHub↗10,841
  • bodenmillergroup/xtiffAvatar BodenmillerGroup

    BodenmillerGroup/xtiff

    30Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗30
  • cgohlke/tifffileAvatar cgohlke

    cgohlke/tifffile

    659Vezi pe GitHub↗

    .. This file is generated by setup.py

    Python
    Vezi pe GitHub↗659
  • dhi-gras/rmstripesAvatar DHI-GRAS

    DHI-GRAS/rmstripes

    15Vezi pe GitHub↗

    Remove stripes from images with a combined wavelet/FFT approach

    Python
    Vezi pe GitHub↗15
  • idealo/imagededupAvatar idealo

    idealo/imagededup

    5,642Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,642

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • johannesbuchner/imagehashAvatar JohannesBuchner

    JohannesBuchner/imagehash

    3,845Vezi pe GitHub↗

    ImageHash

    Python
    Vezi pe GitHub↗3,845
  • kornia/korniaAvatar kornia

    kornia/kornia

    11,238Vezi pe GitHub↗

    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
    Vezi pe GitHub↗11,238
  • nuno-faria/tilerAvatar nuno-faria

    nuno-faria/tiler

    6,047Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,047
  • obss/sahiAvatar obss

    obss/sahi

    5,372Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,372
  • open-source-agriculture/geotiffAvatar Open-Source-Agriculture

    Open-Source-Agriculture/geotiff

    236Vezi pe GitHub↗

    A noGDAL tool for reading geotiff files

    Python
    Vezi pe GitHub↗236
  • opencv/opencv-pythonAvatar opencv

    opencv/opencv-python

    5,298Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,298
  • pangeo-data/xbatcherP

    pangeo-data/xbatcher

    0Vezi pe GitHub↗

    xbatcher: Batch Generation from Xarray Datasets

    Vezi pe GitHub↗0
  • plant99/felicetteAvatar plant99

    plant99/felicette

    1,838Vezi pe GitHub↗

    Satellite imagery for dummies.

    Python
    Vezi pe GitHub↗1,838
  • up42/fake-geo-imagesAvatar up42

    up42/fake-geo-images

    28Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗28
  • activeloopai/hubAvatar activeloopai

    activeloopai/Hub

    9,177Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗9,177
  • mrdbourke/zero-to-mastery-mlAvatar mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,839
  • karpathy/neuraltalk2Avatar karpathy

    karpathy/neuraltalk2

    5,588Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,588
  • dipanjans/practical-machine-learning-with-pythonAvatar dipanjanS

    dipanjanS/practical-machine-learning-with-python

    2,380Vezi pe GitHub↗

    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
    Vezi pe GitHub↗2,380
  • udacity/self-driving-carAvatar udacity

    udacity/self-driving-car

    6,312Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,312
  • earthbigdata/opensarE

    EarthBigData/openSAR

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • albumentations-team/albumentationsAvatar albumentations-team

    albumentations-team/albumentations

    15,308Vezi pe GitHub↗

    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
    Vezi pe GitHub↗15,308
  • facebookresearch/auglyAvatar facebookresearch

    facebookresearch/AugLy

    5,086Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,086
  • randomfractals/geo-data-viewerAvatar RandomFractals

    RandomFractals/geo-data-viewer

    475Vezi pe GitHub↗

    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
    Vezi pe GitHub↗475
  • sshuair/torchvision-enhanceAvatar sshuair

    sshuair/torchvision-enhance

    396Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗396
  • johmast/imagefusionAvatar JohMast

    JohMast/ImageFusion

    34Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗34
  • eecn/hyperspectral-classificationAvatar eecn

    eecn/Hyperspectral-Classification

    584Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗584
  • microsoft/landcoverAvatar microsoft

    microsoft/landcover

    205Vezi pe GitHub↗

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

    Jupyter Notebook
    Vezi pe GitHub↗205
  • cosmiq/solarisAvatar CosmiQ

    CosmiQ/solaris

    444Vezi pe GitHub↗

    CosmiQ Works Geospatial Machine Learning Analysis Toolkit

    Python
    Vezi pe GitHub↗444
  • noahzn/fohisN

    noahzn/FoHIS

    0Vezi pe GitHub↗

    Ning Zhang, Lin Zhang*, and Zaixi Cheng

    Vezi pe GitHub↗0