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
·

3 repository-uri

Awesome GitHub RepositoriesComputer Vision Frameworks

Integrated environments that provide both high-level APIs and low-level algorithms for visual analysis.

Distinct from Computer Vision Model Integration: Distinct from Model Integration as it covers the entire vision pipeline and library integration, not just pre-trained weights.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Computer Vision Frameworks. Refine with filters or upvote what's useful.

Awesome Computer Vision Frameworks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • justadudewhohacks/opencv4nodejsAvatar justadudewhohacks

    justadudewhohacks/opencv4nodejs

    5,045Vezi pe GitHub↗

    opencv4nodejs este un set de wrappere JavaScript și un addon nativ C++ care oferă binding-uri Node.js pentru biblioteca OpenCV. Funcționează ca o bibliotecă de computer vision și framework de procesare a imaginilor, expunând algoritmi C++ de înaltă performanță către un mediu JavaScript. Proiectul permite executarea algoritmilor de viziune pentru detectarea fețelor, urmărirea obiectelor și analizarea datelor vizuale folosind rețele neuronale profunde. Include capabilități pentru clasificarea tiparelor de date, recunoașterea tiparelor de text și identificarea punctelor de reper faciale și a gesturilor. Framework-ul acoperă o suprafață largă de capabilități, inclusiv procesarea automată a imaginilor, recunoașterea optică a caracterelor și analiza video în timp real. Oferă instrumente pentru operațiuni aritmetice pe matrice, acces la datele pixelilor și gestionarea fișierelor imagine și a capturii video live. Gestionarea resurselor este realizată prin executarea asincronă a sarcinilor și urmărirea memoriei externe pentru a menține responsivitatea event loop-ului.

    Integrates advanced computer vision and image processing capabilities directly into Node.js applications.

    C++asynccvface-detection
    Vezi pe GitHub↗5,045
  • jdai-cv/fast-reidAvatar JDAI-CV

    JDAI-CV/fast-reid

    3,946Vezi pe GitHub↗

    fast-reid is a PyTorch-based computer vision framework designed for building, training, and deploying deep learning models for identity-based vision tasks. It provides a specialized toolbox for person re-identification and vehicle re-identification, enabling the matching of individuals and vehicles across non-overlapping camera views. The project includes tools for person attribute recognition to identify specific physical characteristics and traits. It features a modular model zoo that allows for the swapping and benchmarking of different re-identification architectures. The framework cover

    Offers a comprehensive suite of tools for building, training, and deploying identity-based vision models.

    Pythonapexbaselinecomputer-vision
    Vezi pe GitHub↗3,946
  • google-research/scenicAvatar google-research

    google-research/scenic

    3,807Vezi pe GitHub↗

    Scenic is a research framework designed for the development and training of deep learning models, with a specific focus on computer vision and multimodal transformer architectures. It provides a comprehensive toolkit for defining neural network structures, managing large-scale data pipelines, and executing training workflows across distributed hardware environments. The framework is built upon a functional programming paradigm that utilizes hardware-agnostic tensor abstractions and just-in-time compilation to maximize computational efficiency. By employing modular layer composition, it allows

    Provides an integrated environment for building and training modular vision and multimodal transformer models.

    Python
    Vezi pe GitHub↗3,807
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Computer Vision Frameworks