Replies: 6 comments 2 replies
-
Just follow the installation guide of mmpose |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,Thanks for your reply, i have done this step , when i have installed mmpose i got a folder by the name project , inside project there is a folder for rtmpose , there is got confused, so could you please explain me the steps to install rtmpose after installing mmpose.ThanksSent from my iPhoneOn Jul 27, 2023, at 3:06 AM, Tau ***@***.***> wrote:
Just follow the installation guide of mmpose
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi After installing mmpose , i tried to run this command as per your git
hub documentations
python demo/topdown_demo_with_mmdet.py
projects/rtmpose/rtmdet/person/rtmdet_nano_320-8xb32_coco-person.py
https://download.openmmlab.com/mmpose/v1/projects/rtmpose/rtmdet_nano_8xb32-100e_coco-obj365-person-05d8511e.pth
projects/rtmpose/rtmpose/body_2d_keypoint/rtmpose-m_8xb256-420e_coco-256x192.py
https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-m_simcc-aic-coco_pt-aic-coco_420e-256x192-63eb25f7_20230126.pth
--input {YOUR_TEST_IMG_or_VIDEO} --show
i got this error File "demo/topdown_demo_with_mmdet.py", line 203, in main
input_type = mimetypes.guess_type(args.input)[0].split('/')[0]
AttributeError: 'NoneType' object has no attribute 'split'
please tell the steps so that i am able to run rtmpose
THanks
On Thu, Jul 27, 2023 at 9:29 AM Siddharth Rana ***@***.***>
wrote:
… Hi,
Thanks for your reply, i have done this step , when i have installed
mmpose i got a folder by the name project , inside project there is a
folder for rtmpose , there is got confused, so could you please explain me
the steps to install rtmpose after installing mmpose.
Thanks
Sent from my iPhone
On Jul 27, 2023, at 3:06 AM, Tau ***@***.***> wrote:
Just follow the installation guide
<https://mmpose.readthedocs.io/en/dev-1.x/installation.html> of mmpose
—
Reply to this email directly, view it on GitHub
<#2577 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMFGOETUCBBARA3TFACFWPLXSIOO3ANCNFSM6AAAAAA2ZSI2SM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
HI,,
Where i will find this
{PATH_TO_CHECKPOINT}/rtmdet_nano_8xb32-100e_coco-obj365-person-05d8511e.pth \
projects/rtmpose/rtmpose/body_2d_keypoint/rtmpose-m_8xb256-420e_coco-256x192.py
\
{PATH_TO_CHECKPOINT}/rtmpose-m_simcc-aic-coco_pt-aic-coco_420e-256x192-63eb25f7_20230126.pth
i am not able to get .pth
On Thu, Jul 27, 2023 at 11:59 AM Siddharth Rana ***@***.***>
wrote:
… Hi After installing mmpose , i tried to run this command as per your git
hub documentations
python demo/topdown_demo_with_mmdet.py
projects/rtmpose/rtmdet/person/rtmdet_nano_320-8xb32_coco-person.py
https://download.openmmlab.com/mmpose/v1/projects/rtmpose/rtmdet_nano_8xb32-100e_coco-obj365-person-05d8511e.pth
projects/rtmpose/rtmpose/body_2d_keypoint/rtmpose-m_8xb256-420e_coco-256x192.py
https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-m_simcc-aic-coco_pt-aic-coco_420e-256x192-63eb25f7_20230126.pth
--input {YOUR_TEST_IMG_or_VIDEO} --show
i got this error File "demo/topdown_demo_with_mmdet.py", line 203, in main
input_type = mimetypes.guess_type(args.input)[0].split('/')[0]
AttributeError: 'NoneType' object has no attribute 'split'
please tell the steps so that i am able to run rtmpose
THanks
On Thu, Jul 27, 2023 at 9:29 AM Siddharth Rana ***@***.***>
wrote:
> Hi,
>
> Thanks for your reply, i have done this step , when i have installed
> mmpose i got a folder by the name project , inside project there is a
> folder for rtmpose , there is got confused, so could you please explain me
> the steps to install rtmpose after installing mmpose.
>
> Thanks
>
> Sent from my iPhone
>
> On Jul 27, 2023, at 3:06 AM, Tau ***@***.***> wrote:
>
>
>
> Just follow the installation guide
> <https://mmpose.readthedocs.io/en/dev-1.x/installation.html> of mmpose
>
> —
> Reply to this email directly, view it on GitHub
> <#2577 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AMFGOETUCBBARA3TFACFWPLXSIOO3ANCNFSM6AAAAAA2ZSI2SM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi,i have clone dev 1.x versionSent from my iPhoneOn Jul 30, 2023, at 9:06 PM, Tau ***@***.***> wrote:
Did you pull the latest code? It seems that you are using a previous version of demo script. I think you can clone and install again.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,could you please send that which version i have to use.ThanksSiddharthSent from my iPhoneOn Jul 30, 2023, at 9:47 PM, Siddharth Rana ***@***.***> wrote:Hi,i have clone dev 1.x versionSent from my iPhoneOn Jul 30, 2023, at 9:06 PM, Tau ***@***.***> wrote:
Did you pull the latest code? It seems that you are using a previous version of demo script. I think you can clone and install again.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
Could you please send the steps to install rtmpose on ubuntu 20.04 , because i tried to install using github , but i got confused and after that it did not work.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions