augmentedstartups/AS-One
A modular Python library wrapping YOLO variants (v5–v9) and multiple trackers into a single easy-to-use API.

Not currently ranked — collecting fresh signals.
star history
AS-One provides a unified interface for running various YOLO object detection models (YOLOv5 through v9, YOLOX, YOLOR) alongside tracking algorithms like ByteTrack, DeepSORT, and NorFair. It offers models in PyTorch, ONNX, and CoreML formats. The library also integrates Meta’s Segment Anything Model (SAM) for segmentation tasks, allowing users to swap between different detection and tracking backends with minimal code.
Frequently asked
- What is augmentedstartups/AS-One?
- A modular Python library wrapping YOLO variants (v5–v9) and multiple trackers into a single easy-to-use API.
- Is AS-One open source?
- Yes — augmentedstartups/AS-One is open source, released under the GPL-3.0 license.
- What language is AS-One written in?
- augmentedstartups/AS-One is primarily written in Python.
- How popular is AS-One?
- augmentedstartups/AS-One has 612 stars on GitHub.
- Where can I find AS-One?
- augmentedstartups/AS-One is on GitHub at https://github.com/augmentedstartups/AS-One.