diff --git a/README.md b/README.md index 31b984165..46624a038 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,10 @@ Want to see it in action before writing any code? Try trackers in your browser w - **Try without installing** → [Hugging Face Playground](https://huggingface.co/spaces/roboflow/trackers) - **Questions?** Find us on [Discord](https://discord.gg/GbfgXGJ8Bk). +## Community Ports + +- **C++ Edge Port:** A highly-optimized, hardware-agnostic C++ translation of this repository (BoTSORT, ByteTrack, OC-SORT and SORT) designed for real-time Edge AI deployments (Raspberry Pi, Jetson) is available at [EdgeTrackers-CPP](https://github.com/MatinRafiei/roboflow-trackers-cpp.git). + ## Contributing We welcome contributions. Read our [contributor guidelines](https://github.com/roboflow/trackers/blob/release/stable/CONTRIBUTING.md) to get started.