Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ pipeline.Run(leftImage.ptr<uint8_t>(), leftImage.step[0], //
| ![target-openvino] | ![env-na] | ![status-planned] |

[target-tensorrt10]: https://img.shields.io/badge/-TensorRT%2010-76B900?style=flat-square&logo=nvidia&logoColor=white
[target-hailort]: https://img.shields.io/badge/-HailoRT-gray?style=flat-square
[target-openvino]: https://img.shields.io/badge/-OpenVINO-gray?style=flat-square
[target-hailort]: https://img.shields.io/badge/-HailoRT-lightgray?style=flat-square
[target-openvino]: https://img.shields.io/badge/-OpenVINO-lightgray?style=flat-square

[env-cuda12]: https://img.shields.io/badge/-CUDA%2012.x-76B900?style=flat-square&logo=nvidia&logoColor=white
[env-cuda13]: https://img.shields.io/badge/-CUDA%2013.x-76B900?style=flat-square&logo=nvidia&logoColor=white
Expand Down
2 changes: 1 addition & 1 deletion docs/content/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Overview
Retinify is an advanced AI-powered stereo vision library designed for robotics.
It enables real-time, high-precision 3D perception by offloading compute-intensive tasks to GPUs and NPUs.
It enables real-time, high-precision 3D perception by leveraging GPU and NPU acceleration.

@note
Retinify is open source, and the source code is publicly available:
Expand Down