zhuoxiangpang / ism_person_openpose

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

论文 #18

Open Song1234567899 opened 9 months ago

Song1234567899 commented 9 months ago

❔Question

想请问一下作者 这个项目有没有论文支持,或者相关资料,想深入了解一下思路方法等,谢谢作者。

Additional context

github-actions[bot] commented 9 months ago

👋 Hello @Song1234567899, 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.

zhuoxiangpang commented 9 months ago

没有哈,就是工作需要调研一下的时候,自己随便搭的 只不过是用yolo 先检测人体,将人的box 框截下来交给openpose

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年10月31日(星期二) 下午4:37 收件人: @.>; 抄送: @.***>; 主题: [zhuoxiangpang/ism_person_openpose] 论文 (Issue #18)

❔Question

想请问一下作者 这个项目有没有论文支持,或者相关资料,想深入了解一下思路方法等,谢谢作者。

Additional context

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

Song1234567899 commented 9 months ago

还想请问一下 就是我用自己的数据集跑 但是没有关键点图在data/train 下生成 是我哪里方法没对吗

zhuoxiangpang commented 9 months ago

这个可能的原因就比较多了,具体原因具体分析1.可能我代码写的不够健壮 2.代码中的  绝对路径和相对路径导致的 3.openpose没有检测到关键点

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年10月31日(星期二) 下午4:44 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [zhuoxiangpang/ism_person_openpose] 论文 (Issue #18)

还想请问一下 就是我用自己的数据集跑 但是没有关键点图在data/train 下生成 是我哪里方法没对吗

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

Song1234567899 commented 9 months ago

好的好的 谢谢作者 没有论文的话 我再继续研究研究 争取把每部分代码看懂

ayiyou1 commented 9 months ago

好的好的 谢谢作者 没有论文的话 我再继续研究研究 争取把每部分代码看懂

关于这个程序有些问题想请教您一下,方便的话添加一下微信吗?