sponsored by custom coursework writing service at https://essaybrother.com/academic-writing/custom-coursework-writing-service/

分类:智能硬件

Jetson 安装 yolov5

参考资料:https://blog.csdn.net/weixin_43947712/article/details/115530913 一、下载yolov5 git clone git://github.com/ultralytics/yolov5.git 二、安装其它相关库 pip3 install matplotlib pillow pyyaml tensorboard tqdm scipy sudo apt-get install...

Read More

Jetson 上安装编译wxPython

参考资料:https://wxpython.org/blog/2017-08-17-builds-for-linux-with-pip/index.html# 第一步:更新pip与相关包 pip3 install -U pip pip3 install -U six wheel setuptools 第二步:使用pip从PyPI下载最新的源文件 pip3 download wxPython 第三步:安装gtk+-3.0 sudo apt-get...

Read More
Loading