Adeel-Intizar/Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Xtreme-Vision is a high-level Python library that allows developers and students to integrate advanced computer vision capabilities into their applications and systems. It takes images or video streams as input and outputs annotated images or data identifying objects, human poses, or specific segmented parts within them. This tool is for Python developers, students, and researchers looking to quickly implement or experiment with state-of-the-art computer vision tasks.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer or student who needs to quickly add object detection, pose estimation, or image segmentation features to your projects, either using pre-trained models or training on your own datasets.
Not ideal if you are a non-technical user without Python programming experience, as this is a developer library.
Stars
78
Forks
20
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Adeel-Intizar/Xtreme-Vision"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...