ZIPJetson部署YOLOv8 6.44KB

2401_83515335

资源文件列表:

YOLOv8环境部署.zip 大约有3个文件
  1. README.md 2.39KB
  2. run.py 12.38KB
  3. setup_env.py 7.66KB

资源介绍:

Jetson部署YOLOv8
# Run-YOLOv8-in-One-Line-on-Jetson Do 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 Start Before 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: ```sh git clone https://github.com/yuyoujiang/Run-YOLOv8-in-One-Line-on-Jetson && python Run-YOLOv8-in-One-Line-on-Jetson/run.py ``` ## Arguments Introduction You 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: ```sh python <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 Option In 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. ```sh git 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/)
100+评论
captcha
    类型标题大小时间
    ZIP思源黑体中文官方 最新版合集47.76MB5月前
    ZIP深度学习数据集-6万张手写数字识别21.31MB5月前
    ZIPdev-c++ 6.3版本36.15MB5月前
    ZIPGetQzonehistory-main.zip34.12KB5月前
    ZIPasdfghj007.zip15.56MB5月前
    ZIPFast-Planner-master16_18.zip62.35MB5月前
    ZIP1234567890.zip67.46MB5月前
    ZIP1-1000数字语音包22.39MB5月前