zhuoxiangpang / ism_person_openpose

yolov5人体检测+openpose姿态检测 实现摔倒检测
GNU General Public License v3.0
221 stars 30 forks source link

!!! #11

Open us911 opened 1 year ago

us911 commented 1 year ago

❔Question

你好,为什么我训练出来的 jit 模型不能用,一直报错RuntimeError: PytorchStreamReader failed locating file constants.pkl: file not found 但是同样的文件位置,你的 jit 模型就可以运行

Additional context

github-actions[bot] commented 1 year ago

👋 Hello @us911, thank you for your interest in 🚀 YOLOv5! Please visit our ⭐️ Tutorials to get started, where you can find quickstart guides for simple tasks like Custom Data Training all the way to advanced concepts like Hyperparameter Evolution.

If this is a 🐛 Bug Report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

If this is a custom training ❓ Question, please provide as much information as possible, including dataset images, training logs, screenshots, and a public link to online W&B logging if available.

For business inquiries or professional support requests please visit https://www.ultralytics.com or email Glenn Jocher at glenn.jocher@ultralytics.com.

Requirements

Python 3.8 or later with all requirements.txt dependencies installed, including torch>=1.7. To install run:

$ pip install -r requirements.txt

Environments

YOLOv5 may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):

Status

CI CPU testing

If this badge is green, all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv5 training (train.py), testing (test.py), inference (detect.py) and export (export.py) on MacOS, Windows, and Ubuntu every 24 hours and on every commit.

codecodegogogo commented 1 year ago

你好,我也遇到了这个问题,请问您是怎么解决的

pu8019 commented 1 year ago

两位大佬,你们的这个问题解决了吗,我也遇到这个问题

codecodegogogo commented 1 year ago

我放弃了这个,用的openpose的

pu8019 commented 1 year ago

您也是做别的姿态识别吗,可以将你的代码给我发发吗,我在这个问题上卡了很长时间了

------------------ 原始邮件 ------------------ 发件人: "zhuoxiangpang/ism_person_openpose" @.>; 发送时间: 2023年5月30日(星期二) 下午4:16 @.>; @.**@.>; 主题: Re: [zhuoxiangpang/ism_person_openpose] !!! (Issue #11)

我放弃了这个,用的openpose的

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

codecodegogogo commented 1 year ago

您也是做别的姿态识别吗,可以将你的代码给我发发吗,我在这个问题上卡了很长时间了 ------------------ 原始邮件 ------------------ 发件人: "zhuoxiangpang/ism_person_openpose" @.>; 发送时间: 2023年5月30日(星期二) 下午4:16 @.>; @.**@.>; 主题: Re: [zhuoxiangpang/ism_person_openpose] !!! (Issue #11) 我放弃了这个,用的openpose的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

github上的openpose就可以,star很高

PyrolusiteR commented 8 months ago

您也是做别的姿态识别吗,可以将你的代码给我发发吗,我在这个问题上卡了很长时间了 ------------------ 原始邮件 ------------------ 发件人: "zhuoxiangpang/ism_personopenpose" @.>; 发送时间: 2023年5月30日(星期二) 下午4:16 _@_.>; @._@_._>; 主题: Re: [zhuoxiangpang/ism_personopenpose] !!! (Issue #11) 我放弃了这个,用的openpose的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @_.***>

github上的openpose就可以,star很高

大佬OpenPose的能根据这个分类吗 我也是同样的问题 换了和作者同样的pytorch也出问题