tryolabs/luminoth
Deep Learning toolkit for Computer Vision.
This toolkit helps machine learning engineers and researchers build and experiment with computer vision models for object detection. You provide images and annotations, and it trains a model that can identify and locate specific objects within new images. It’s ideal for those developing AI applications that need to 'see' and understand content in pictures or video.
2,407 stars. No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher developing computer vision applications, specifically for object detection.
Not ideal if you need a currently maintained library with the latest algorithms, as this project is no longer actively supported.
Stars
2,407
Forks
394
Language
Python
License
BSD-3-Clause
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tryolabs/luminoth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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 ...