Local, offline, cross-platform AI vision tools using Unity Inference.SimpleOfflineAIVision is a package that will let you analyse and process static images, video and even live video feeds using advanced AI models. It runs completely offline without any networking or services required.It does not have any platform-specific code or libraries, so can be used on any platform supported by the Inference/Sentis package (Windows, Mac, WebGL and Android tested). Inference can be performed on the CPU or GPU.Modern and accurate models are used such as Yolo v9, Sam (Segment Anything) v2, Depth Anything v2, HRNet Pose Detection, PaddleOCR and RF-DETR. All bundled models are covered by a licence which allows you to use them in your commercial products. Please see THIRD_PARTY_LICENCES.txt for more information.- Fast and high-quality AI vision models- Cross-platform- Supports Object Detection, Depth Estimation, Pose Detection and Text Recognition- Local & Offline; no networking required- CPU or GPU-acceleratedI used AI to debug and refine my C# code.


