随笔分类 -  英伟达开发板的目标检测

摘要:英伟达开发板是arm64,所以换源就要换成是支持arm64的国内源(不做详细介绍,但是挺重要) 1.默认你的jetson nano已经安装镜像并启动。打开控制终端,输入如下命令安装依赖库 sudo apt-get update sudo apt-get upgrade sudo apt-get in 阅读全文
posted @ 2020-03-30 21:58 hsjwu 阅读(13688) 评论(1) 推荐(2)
摘要:问题如下: Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simpleERROR: Could not find a version that satisfies the requirement opencv-python (from v 阅读全文
posted @ 2020-03-24 15:36 hsjwu 阅读(997) 评论(2) 推荐(0)