AI 模型本地推理 - YYPOLOE - Python - Windows - GPU - 吸烟检测(目标检测)- 有配套资源直接上手实现
创始人
2024-12-28 01:06:50
0

Python 运行 - GPU 推理 - windows

  • 环境准备
  • python 代码

环境准备

FastDeploy预编译库下载

conda config --add channels conda-forge && conda install cudatoolkit=11.2 cudnn=8.2 pip install fastdeploy_gpu_python-0.0.0-cp38-cp38-win_amd64.whl 

python 代码

  import fastdeploy as fd import cv2 import os   model_path = "D:\\file\\ai\\models\\paddle\\ppyoloe\\infer_model" image_path = "D:\\code\\fastdeploy\\pythonProject1\\image\\OIP1.jpg" topk = 1 device = "gpu" device_id = 1  # 仅当使用 GPU 时需要设置 backend = "paddle"  # 配置runtime,加载模型 # option = build_option(model_path, device, device_id, backend) option = fd.RuntimeOption()  model_file = os.path.join(model_path, "inference.pdmodel") params_file = os.path.join(model_path, "inference.pdiparams") config_file = os.path.join(model_path, "inference.yml") # 加载模型 model = fd.vision.detection.PaddleDetectionModel(     model_file, params_file, config_file, runtime_option=option) dump_result = dict() im = cv2.imread(image_path) # 推理 result = model.predict(im) print(result) # 预测结果可视化 vis_im = fd.vision.vis_detection(im, result, score_threshold=0.5) cv2.imwrite("visualized_result.jpg", vis_im) print("Visualized result save in ./visualized_result.jpg") 

model_path 包含以下内容,模型在文章关联资源处。
在这里插入图片描述

相关内容

热门资讯

一分钟了解!四川游戏家园破解,... 一分钟了解!四川游戏家园破解,吉祥填大坑有插件吗,窍门教程(有挂猫腻)该软件可以轻松地帮助玩家将吉祥...
传递经验!pokeplus脚本... 传递经验!pokeplus脚本,雀神广东定制插件辅助,资料教程(有挂猫腻)1、全新机制【雀神广东定制...
手段辅助!wpk模拟器,wep... 手段辅助!wpk模拟器,wepoker新号好一点吗,解迷教程(存在有挂)1、wepoker新号好一点...
玩家必看攻略!多乐保皇辅助,天... 玩家必看攻略!多乐保皇辅助,天天爱柳州有没有辅助器,烘培教程(有挂助手)该软件可以轻松地帮助玩家将天...
攻略讲解!aapoker怎么拿... 攻略讲解!aapoker怎么拿好牌,微乐福建辅助器,技法教程(发现有挂)1、进入到微乐福建辅助器是否...
窍要辅助!来玩德州破解器,we... 窍要辅助!来玩德州破解器,wepoker私人局透视教程,有挂教程(存在有挂)1、wepoker私人局...
1.9分钟了解!四川辅助软件,... 1.9分钟了解!四川辅助软件,福建天天开心辅助器,总结教程(有挂存在)1、玩家可以在福建天天开心辅助...
一分钟了解!aapoker免费... 一分钟了解!aapoker免费透视脚本,哈糖大菠萝免费辅助器,讲义教程(有挂方法)1、每一步都需要思...
窍门辅助!wpk辅助软件,有没... 窍门辅助!wpk辅助软件,有没有人wepoker,详情教程(有挂功能)1)有没有人wepoker免费...
玩家科普!天天互娱app辅助,... 玩家科普!天天互娱app辅助,福建天天开心辅助真实性,指引教程(有挂讲解)福建天天开心辅助真实性能透...