YOLOv8环境部署.zip
大小:6.44KB
价格:22积分
下载量:0
评分:
5.0
上传者:2401_83515335
更新日期:2024-11-20

Jetson部署YOLOv8

资源文件列表(大概)

文件名
大小
README.md
2.39KB
run.py
12.38KB
setup_env.py
7.66KB

资源内容介绍

Jetson部署YOLOv8
# Run-YOLOv8-in-One-Line-on-JetsonDo you want to deploy Yolo on Jetson using a single line command?This repo can help you achieve. Considering that red error messages during the environment setup process can potentially affect everyone's mood, we have decided to hide most of the warnings and error messages.## Getting StartBefore deploying YOLOv8, please ensure that you have a [hardware device](https://www.seeedstudio.com/reComputer-J4011-p-5585.html?queryID=7e0c2522ee08fd79748dfc07645fdd96&objectID=5585&indexName=bazaar_retailer_products) with an installed [operating system](https://wiki.seeedstudio.com/reComputer_J4012_Flash_Jetpack/).The only command you need to execute is:```shgit clone https://github.com/yuyoujiang/Run-YOLOv8-in-One-Line-on-Jetson && python Run-YOLOv8-in-One-Line-on-Jetson/run.py```## Arguments IntroductionYou can choose between different CV tasks, models, and deployment options like [official documents](https://docs.ultralytics.com/).Please view the details using the following command:```shpython <path to this script>/run.py -h```- --task : The CV task what you want to test. Supported "detect", "classify", "segment" and "pose". Default to detect. Refer to [here](https://docs.ultralytics.com/tasks/) for more information.- --model : The model name. You can find the name of the model you want to use [here](https://docs.ultralytics.com/models/yolov8/#supported-modes). Default to yolov8n.- --use_trt : Use tensorTR for inference. If can't find a tensorRT model, create one.- --use_half : FP16 quantization when export a tensorRT model.- --source : path to input video or camera id. Default to 0(camera id). Refer to [here](https://docs.ultralytics.com/modes/).## Another OptionIn fact, the most troublesome process is the configuration process of the running environment. Therefore, the repository provides a one-line option to configure the running environment.```shgit clone https://github.com/yuyoujiang/Run-YOLOv8-in-One-Line-on-Jetson && python Run-YOLOv8-in-One-Line-on-Jetson/setup_env.py```And then, you can run yolov8 follow this [link](https://wiki.seeedstudio.com/YOLOv8-TRT-Jetson/).## References[https://github.com/ultralytics/](https://github.com/ultralytics/) [https://wiki.seeedstudio.com](https://wiki.seeedstudio.com/YOLOv8-DeepStream-TRT-Jetson/) [https://wiki.seeedstudio.com/YOLOv8-TRT-Jetson/](https://wiki.seeedstudio.com/YOLOv8-TRT-Jetson/)

用户评论 (0)

发表评论

captcha

相关资源

思源黑体中文官方 最新版合集

思源黑体是一款由Adobe和Google合作开发的开源字体,支持简体中文、繁体中文、日文和韩文等多种语言。以下是对它的介绍:基本信息名称来源:思源黑体有两个名称,Adobe命名为Source Han Sans,而Google则将其命名为Noto Sans CJK。开发背景:思源黑体的开发始于2011年,是Adobe与Google的合作项目,旨在为中日韩用户提供一款优秀的免费字体。支持语言:思源黑体全面支持简体中文、繁体中文、日文和韩文,并兼顾了四种语言的不同书写惯例。字体数量:思源黑体字体家族包含七种字体粗细,从ExtraLight到Heavy,每种粗细都支持上述四种东亚语言。技术特点字形设计:思源黑体的风格介于现代和传统之间,设计目标是可以广泛用于多种用途的计算机字体,如手机、平板、桌面用户界面、网页浏览或电子书阅读等。OpenType特性:思源黑体支持OpenType特性,可以在不同软件中实现高级排版功能,如连字、样式替代等。可变字体:思源黑体2.0版本增加了可变字重版本,允许在部分软件中无级调节字体粗细。使用许可开源协议:思源黑体采用Apache许可

47.76MB11积分

深度学习数据集-6万张手写数字识别

由于原官网公开的数据集使用本地网络速度慢,所有上传在此供需要的人下载Mnist数据集包括四个文件及其压缩包:train-images-idx3-ubyte.gz: 训练集图像(9912422 bytes)train-labels-idx1-ubyte.gz: 训练集标签 (28881 bytes)t10k-images-idx3-ubyte.gz: 测试集图像 (1648877 bytes)t10k-labels-idx1-ubyte.gz: 测试集标签 (4542 bytes)

21.31MB22积分

dev-c++ 6.3版本

dev-c++ 6.3版本

36.15MB17积分

GetQzonehistory-main.zip

GetQzonehistory-main.zip

34.12KB31积分