1 Star 0 Fork 51

四月/SpireCV

forked from AMOVLAB/SpireCV 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build_on_jetson.sh 105 Bytes
一键复制 编辑 原始数据 按行查看 历史
jario-jin 提交于 2023-06-16 10:42 . fst commit
#!/bin/bash -e
rm -rf build
mkdir build
cd build
cmake .. -DPLATFORM=JETSON
make -j4
sudo make install
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/yongan_Z/SpireCV.git
git@gitee.com:yongan_Z/SpireCV.git
yongan_Z
SpireCV
SpireCV
master

搜索帮助