3 repository-uri
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.
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.
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.
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.