Clean org profile: text-only, no images, focused on organization with links to Models Space
Browse files
README.md
CHANGED
|
@@ -8,22 +8,39 @@ pinned: false
|
|
| 8 |
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
|
|
|
|
|
|
|
| 16 |
|
| 17 |
[](https://edgefirst.studio)
|
| 18 |
[](https://github.com/EdgeFirstAI)
|
| 19 |
-
[
|
| 34 |

|
| 35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
---
|
| 37 |
|
|
|
|
|
|
|
| 38 |
Apache 2.0 · [Au-Zone Technologies Inc.](https://www.au-zone.com)
|
|
|
|
|
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
+
<div align="center">
|
| 12 |
|
| 13 |
+
# EdgeFirst AI
|
| 14 |
|
| 15 |
+
### Spatial Perception at the Edge
|
| 16 |
+
|
| 17 |
+
Open-source libraries and microservices for AI-driven spatial perception on embedded devices.
|
| 18 |
|
| 19 |
[](https://edgefirst.studio)
|
| 20 |
[](https://github.com/EdgeFirstAI)
|
| 21 |
+
[](https://doc.edgefirst.ai)
|
| 22 |
+
[](https://edgefirst.ai)
|
| 23 |
+
|
| 24 |
+
</div>
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
## About
|
| 29 |
+
|
| 30 |
+
**Au-Zone Technologies** builds EdgeFirst — a comprehensive platform for deploying AI perception on edge devices. We support cameras, LiDAR, radar, and time-of-flight sensors for real-time object detection, segmentation, sensor fusion, and 3D spatial understanding.
|
| 31 |
+
|
| 32 |
+
Our stack spans four layers: **Foundation** (hardware abstraction and inference delegates), **Zenoh** (pub/sub microservices), **GStreamer** (media pipeline plugins), and **ROS 2** integration. All released under **Apache 2.0**.
|
| 33 |
+
|
| 34 |
+
## Model Zoo
|
| 35 |
|
| 36 |
+
Pre-trained models validated on real edge hardware with full-dataset accuracy metrics and detailed timing breakdowns per device.
|
| 37 |
|
| 38 |
+
**[Browse the EdgeFirst Model Zoo →](https://huggingface.co/spaces/EdgeFirst/Models)**
|
| 39 |
+
|
| 40 |
+
| Task | Models |
|
| 41 |
+
|------|--------|
|
| 42 |
+
| **Detection** | [YOLO26](https://huggingface.co/EdgeFirst/yolo26-det) · [YOLO11](https://huggingface.co/EdgeFirst/yolo11-det) · [YOLOv8](https://huggingface.co/EdgeFirst/yolov8-det) · [YOLOv5](https://huggingface.co/EdgeFirst/yolov5-det) |
|
| 43 |
+
| **Instance Segmentation** | [YOLO26](https://huggingface.co/EdgeFirst/yolo26-seg) · [YOLO11](https://huggingface.co/EdgeFirst/yolo11-seg) · [YOLOv8](https://huggingface.co/EdgeFirst/yolov8-seg) |
|
| 44 |
|
| 45 |
## Supported Hardware
|
| 46 |
|
|
|
|
| 50 |

|
| 51 |

|
| 52 |
|
| 53 |
+
## EdgeFirst Studio
|
| 54 |
+
|
| 55 |
+
[**EdgeFirst Studio**](https://edgefirst.studio) is our MLOps platform for the complete perception development lifecycle — dataset management, model training, INT8 quantization, on-target validation, and deployment. **Free tier available.**
|
| 56 |
+
|
| 57 |
+
## Links
|
| 58 |
+
|
| 59 |
+
| | |
|
| 60 |
+
|---|---|
|
| 61 |
+
| **Website** | [edgefirst.ai](https://edgefirst.ai) |
|
| 62 |
+
| **Studio** | [edgefirst.studio](https://edgefirst.studio) |
|
| 63 |
+
| **GitHub** | [github.com/EdgeFirstAI](https://github.com/EdgeFirstAI) |
|
| 64 |
+
| **Documentation** | [doc.edgefirst.ai](https://doc.edgefirst.ai) |
|
| 65 |
+
| **Model Zoo** | [EdgeFirst/Models](https://huggingface.co/spaces/EdgeFirst/Models) |
|
| 66 |
+
| **Company** | [Au-Zone Technologies](https://www.au-zone.com) |
|
| 67 |
+
|
| 68 |
---
|
| 69 |
|
| 70 |
+
<div align="center">
|
| 71 |
+
|
| 72 |
Apache 2.0 · [Au-Zone Technologies Inc.](https://www.au-zone.com)
|
| 73 |
+
|
| 74 |
+
</div>
|