augmentedstartups/AS-One
Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.
This tool helps you quickly analyze video streams to identify and follow objects in real-time. You provide video footage, and it outputs annotated videos or data showing where specific objects (like cars or people) are and how they move. It's designed for computer vision engineers or researchers who need to develop and test robust object detection and tracking systems.
612 stars. No commits in the last 6 months.
Use this if you need to rapidly implement and switch between various object detection and tracking algorithms (like different YOLO versions and ByteTrack or DeepSORT) for your computer vision projects.
Not ideal if you are looking for a no-code solution or a simple application to analyze a few videos without needing to write code.
Stars
612
Forks
106
Language
Python
License
GPL-3.0
Category
Last pushed
May 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/augmentedstartups/AS-One"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
uber-research/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with...
shreyas-bk/u2netdemo
Demonstration using Google Colab to show how U-2-NET can be used for Background Removal,...
robustsam/RobustSAM
RobustSAM: Segment Anything Robustly on Degraded Images (CVPR 2024 Highlight)
AIDajiangtang/Segment-Anything-CSharp
segment anything(SAM) WPF客户端