2025-03-10 15:18:30 +08:00
2025-03-10 14:45:15 +08:00
2025-03-07 17:18:20 +08:00
2025-03-10 15:18:30 +08:00
2025-03-07 17:07:02 +08:00
2025-03-06 14:38:32 +08:00
2025-03-06 14:45:32 +08:00
2025-03-07 17:18:20 +08:00
2025-03-07 17:18:20 +08:00
2025-03-10 15:18:30 +08:00
2025-03-06 14:38:32 +08:00

AI工具箱

代码编译

注意在Windows下编译时需要打开Visual Studio命令行

# 编译第三方库
node thirdpart/install.js --with-onnx --with-mnn --with-opencv
# 编译主库
cmake -B build -G Ninja . -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release
Description
AI工具箱
Readme 220 KiB
1.0.6 Latest
2025-03-20 09:57:58 +00:00
Languages
TypeScript 57%
C++ 25.7%
JavaScript 11.9%
CMake 4.9%
C 0.5%