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 包含以下内容,模型在文章关联资源处。
在这里插入图片描述

相关内容

热门资讯

今日重大通报!微乐小程序自建房... 今日重大通报!微乐小程序自建房辅助!微乐家乡游戏攻略(果然有辅助方法)1、免费辅助多个强度级别选择2...
推荐十款!微乐小程序辅助工具!... 推荐十款!微乐小程序辅助工具!微乐小程序自建房透视下载(总是是真的有辅助工具)1、许多玩家不知道辅助...
重大通报!微乐小程序辅助工具!... 重大通报!微乐小程序辅助工具!微乐贵阳捉鸡麻将能不能开挂(一直存在有辅助器)1、全新机制【ai辅助工...
教程攻略!微乐小程序自建房辅助... 教程攻略!微乐小程序自建房辅助!微信小程序微乐辅助器下载(竟然是真的有辅助教程)1、任何透视是真的假...
每日必看推荐!微乐小程序自建房... 每日必看推荐!微乐小程序自建房辅助!小程序跑得快的技巧(果然真的是有辅助插件)1、点击下载安装,脚本...
我来教大家!微乐小程序自建房辅... 我来教大家!微乐小程序自建房辅助!微信卡五星小程序辅助(好像是有辅助器)1、该软件可以轻松地帮助玩家...
发现一款!微乐小程序辅助工具!... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款游戏中打...
今日科普!微乐小程序辅助工具!... 今日科普!微乐小程序辅助工具!微乐小程序插件免费(其实是有辅助脚本)1、全新机制【ai辅助工具激活码...
教学盘点!微乐小程序自建房辅助... 教学盘点!微乐小程序自建房辅助!微乐自建房提升运势(真是是真的有辅助工具)1、玩家可以在线上大神俱乐...
玩家必看教程!微乐小程序辅助工... 您好,这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家在这款游戏中打...