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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to alibaba/easycv

Open-source alternatives to EasyCV

30 open-source projects similar to alibaba/easycv, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best EasyCV alternative.

  • achaiah/pywickachaiah avatar

    achaiah/pywick

    400View on GitHub↗

    High-level batteries-included neural network training library for Pytorch

    Python
    View on GitHub↗400
  • ailab-cvc/yolo-worldAILab-CVC avatar

    AILab-CVC/YOLO-World

    6,425View on GitHub↗

    YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images and video based on free-form text prompts without requiring predefined category labels. The system enables the identification of arbitrary objects by fusing image features with text embeddings. It includes a specialized tool for automated image labeling, which generates bounding box annotations for custom datasets using text-based prompts. The project provides a deployment pipeline for converting models into quantized ONNX and TFLite formats, supporting real-time inference on

    Python
    View on GitHub↗6,425
  • airctic/icevisionA

    airctic/icevision

    0View on GitHub↗
    View on GitHub↗0
  • alankbi/detectoalankbi avatar

    alankbi/detecto

    626View on GitHub↗

    Build fully-functioning computer vision models with PyTorch

    Python
    View on GitHub↗626
  • albu/albumentationsalbu avatar

    albu/albumentations

    15,308View on GitHub↗

    Albumentations is an image augmentation library and computer vision preprocessing tool designed to expand datasets for deep learning models. It provides a collection of transformations that modify pixel values and spatial geometry to increase the diversity of training samples and improve model generalization. The library supports both 2D image augmentation and 3D volumetric data augmentation. It handles a variety of labels alongside images, ensuring that bounding boxes, keypoints, and segmentation masks remain accurately aligned when spatial transformations are applied. The tool incorporates

    Python
    View on GitHub↗15,308

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
  • albumentations-team/albumentationsalbumentations-team avatar

    albumentations-team/albumentations

    15,308View on 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
    View on GitHub↗15,308
  • aleju/imgaugaleju avatar

    aleju/imgaug

    14,742View on GitHub↗

    imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides tools to increase the volume and variety of training sets by applying random geometric, color, and noise transformations to images. The library ensures spatial consistency by synchronizing transformations across images and their associated annotations, such as bounding boxes, keypoints, and segmentation maps. It uses a compositional pipeline pattern to chain multiple augmentations into sequences and employs deterministic seed management to reproduce specific data samples. The

    Python
    View on GitHub↗14,742
  • alexeyab/darknetAlexeyAB avatar

    AlexeyAB/darknet

    22,159View on GitHub↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    C
    View on GitHub↗22,159
  • alexis-jacq/pytorch-tutorialsA

    alexis-jacq/Pytorch-Tutorials

    0View on GitHub↗
    View on GitHub↗0
  • alicevision/alicevisionalicevision avatar

    alicevision/AliceVision

    3,445View on GitHub↗

    3D Computer Vision Framework

    C++
    View on GitHub↗3,445
  • alicevision/meshroomalicevision avatar

    alicevision/Meshroom

    12,562View on GitHub↗

    Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into three-dimensional models and scene geometry. It provides a visual interface for constructing and managing modular data pipelines, allowing users to automate complex computer vision tasks such as feature extraction, depth map estimation, and mesh generation. The software distinguishes itself through a distributed computational framework that dispatches resource-intensive tasks across local hardware or remote render farms. By utilizing a directed acyclic graph execution model, it en

    QML3d-reconstructionalicevisioncamera-tracking
    View on GitHub↗12,562
  • alirezashamsoshoara/fire-detection-uav-aerial-image-classification-segmentation-unmannedaerialvehicleAlirezaShamsoshoara avatar

    AlirezaShamsoshoara/Fire-Detection-UAV-Aerial-Image-Classification-Segmentation-UnmannedAerialVehicle

    251View on GitHub↗

    FLAME (Fire Luminosity Airborne-based Machine learning Evaluation) Dataset

    Python
    View on GitHub↗251
  • amdegroot/ssd.pytorchamdegroot avatar

    amdegroot/ssd.pytorch

    5,224View on GitHub↗

    This is a PyTorch object detection framework that implements the Single Shot MultiBox Detector for identifying and localizing multiple objects within images and video. The project provides a neural network architecture designed for single-shot object detection, which predicts bounding boxes and class labels in one pass. The implementation includes a real-time object detector capable of processing live video streams to track and label objects across sequential frames. It also features a complete computer vision training pipeline for preparing image datasets and training model weights. The fra

    Pythoncomputer-visiondeep-learningimage-recognition
    View on GitHub↗5,224
  • antoniogarrote/clj-tesseractantoniogarrote avatar

    antoniogarrote/clj-tesseract

    55View on GitHub↗

    Clojure wrapper for the Tesseract OCR software

    C++
    View on GitHub↗55
  • arraiyopensource/korniaA

    arraiyopensource/kornia

    0View on GitHub↗
    View on GitHub↗0
  • balavenkatesh3322/cv-pretrained-modelbalavenkatesh3322 avatar

    balavenkatesh3322/CV-pretrained-model

    1,360View on GitHub↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    View on GitHub↗1,360
  • bengxy/fastneuralstylebengxy avatar

    bengxy/FastNeuralStyle

    81View on GitHub↗

    Fast Neural Style for Image Style Transform by Pytorch

    Python
    View on GitHub↗81
  • bodokaiser/piwiseB

    bodokaiser/piwise

    0View on GitHub↗

    Pixel-wise segmentation on the VOC2012dataset dataset using pytorchpytorch.

    View on GitHub↗0
  • call-for-code/droneaidCall-for-Code avatar

    Call-for-Code/DroneAid

    141View on GitHub↗

    DroneAid uses machine learning to detect calls for help on the ground placed by those in need. At the heart of DroneAid is a Symbol Language that is used to train a visual recognition model. That model analyzes video from a drone to detect and count specific images. A dashboard can be used to…

    HTML
    View on GitHub↗141
  • catalyst-team/detectioncatalyst-team avatar

    catalyst-team/detection

    12View on GitHub↗

    Catalyst.Detection

    Python
    View on GitHub↗12
  • catalyst-team/segmentationcatalyst-team avatar

    catalyst-team/segmentation

    28View on GitHub↗

    Catalyst.Segmentation

    Python
    View on GitHub↗28
  • cellprofiler/cellprofilerCellProfiler avatar

    CellProfiler/CellProfiler

    1,121View on GitHub↗

    An open-source application for biological image analysis

    Python
    View on GitHub↗1,121
  • charmve/computer-vision-in-actionCharmve avatar

    Charmve/computer-vision-in-action

    2,851View on GitHub↗

    A computer vision closed-loop learning platform where code can be run interactively online. 学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页

    Jupyter Notebook
    View on GitHub↗2,851
  • chuanenlin/drone-netC

    chuanenlin/drone-net

    0View on GitHub↗

    DroneNet is Joseph Redmon's YOLO real-time object detection system retrained on 2664 images of DJI drones, labeled. The original and labeled images used for retraining can be found under the image and label folders respectively.

    View on GitHub↗0
  • clovaai/cutmix-pytorchclovaai avatar

    clovaai/CutMix-PyTorch

    1,247View on GitHub↗

    Official Pytorch implementation of CutMix regularizer

    Pythonaugmentationcutmixiccv2019
    View on GitHub↗1,247
  • cmu-perceptual-computing-lab/openposeCMU-Perceptual-Computing-Lab avatar

    CMU-Perceptual-Computing-Lab/openpose

    34,145View on GitHub↗

    OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot landmarks. It functions as a multi-person motion tracker, identifying the spatial coordinates of multiple individuals simultaneously within video streams or static images. Beyond two-dimensional detection, the software acts as a three-dimensional kinematics processor, reconstructing spatial movement data from single or multiple synchronized camera perspectives. The system distinguishes itself through a bottom-up approach that utilizes part-affinity fields to associate body parts across

    C++caffecomputer-visioncpp
    View on GitHub↗34,145
  • compvis/stable-diffusionCompVis avatar

    CompVis/stable-diffusion

    73,125View on GitHub↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions. The architecture utilizes a modular execution environment that decouples model loading, scheduler logic, and inference components to support diverse hardware configurations. I

    Jupyter Notebook
    View on GitHub↗73,125
  • creafz/pytorch-cnn-finetunecreafz avatar

    creafz/pytorch-cnn-finetune

    722View on GitHub↗

    Fine-tune pretrained Convolutional Neural Networks with PyTorch

    Python
    View on GitHub↗722
  • darkstar112358/fast-neural-styledarkstar112358 avatar

    darkstar112358/fast-neural-style

    427View on GitHub↗

    pytorch implementation of fast-neural-style

    Python
    View on GitHub↗427
  • 1adrianb/face-alignment1adrianb avatar

    1adrianb/face-alignment

    7,518View on GitHub↗

    This is a PyTorch-based computer vision library for detecting 2D and 3D facial landmark coordinates. It functions as a facial landmark detector and reconstruction tool, utilizing deep learning to identify precise geometric points on human faces from image datasets. The library allows for the selection of specific detection backends to balance accuracy and processing speed. It supports the integration of precomputed bounding box files, which enables the system to bypass the initial detection phase and proceed directly to landmark extraction. The toolkit includes capabilities for batch image p

    Python
    View on GitHub↗7,518