Local SDK ========= The Local SDK provides the ability for quick integration and development, supporting multiple programming languages such as C++, C#, and Python. It is designed for deep learning inference tasks running in local environments. With flexible interfaces and a rich set of tools, developers can easily implement model loading, data processing, and visualization of inference results. **Key Features** - **Multi-Language Support**: Supports C++, C#, and Python. - **High-Performance Inference**: Optimized local inference capabilities to reduce latency. - **Flexible Integration**: Offers a rich set of APIs for seamless integration with existing projects. - **Rapid Development**: Simplified installation process and example projects to help developers get started quickly. .. toctree:: :maxdepth: 1 install license cppsetup cssetup pysetup