-
- Downloads
feat: added CMakeLists.txt file
- Introduce a new project configuration for `detector` using CMake, focusing on modern C++ standards and compiler optimizations. - Incorporate a wide range of dependencies including OpenCV, ONNX Runtime, PyTorch, and CUDA to bolster functionality and performance. - Adjust project structure and build settings to align with cross-platform requirements and advanced feature support like distributed computing and RPC.
CMakeLists.txt
0 → 100644
Please register or sign in to comment