Human-Falling-Detect-Tracks icon indicating copy to clipboard operation
Human-Falling-Detect-Tracks copied to clipboard

a different place between the code and the paper

Open 2111905222 opened this issue 4 years ago • 7 comments

the strategy: Spatial Configuration Here the average coordinate of all joints in the skeleton at a frame is treated as its gravity center(this is the original sentence in the paper) but the code about how to define gravity center is ‘self.center = 13’ When I run this project in my computer,I dont think the result is good . Will this setup affect the final accuracy ?

2111905222 avatar Sep 28 '20 04:09 2111905222

I have checked the original code in mmskeleton. I found that it is the same as here, really sorry about this casual question

2111905222 avatar Sep 28 '20 08:09 2111905222

I have checked the original code in mmskeleton. I found that it is the same as here, really sorry about this casual question

so is it right? why set this?

xwr96 avatar Sep 29 '20 03:09 xwr96

maybe it's hard to define the average gravity. I don't know how the number in the code was set to represent the skeleton points. which is the head, which is the hand.... Do you know about this?

2111905222 avatar Oct 09 '20 01:10 2111905222

maybe it's hard to define the average gravity. I don't know how the number in the code was set to represent the skeleton points. which is the head, which is the hand.... Do you know about this?

I don't know too. where is the paper i can download? i want to read the paper

xwr96 avatar Oct 09 '20 03:10 xwr96

也许很难定义平均重力。我不知道代码中的数字是如何表示骨架点的。哪个是头,哪个是手...。你知道吗?

我也不知道 我可以在哪里下载论文?我想读报纸

could you please share the paper with me

LS-chen avatar Apr 07 '21 12:04 LS-chen

也许很难定义平均重力。我不知道代码中的数字是如何表示骨架点的。哪个是头,哪个是手...。你知道吗?

我也不知道 我可以在哪里下载论文?我想读报纸

could you please share the paper with me

Did you got the paper? Please share if you did.

sandeepy0 avatar Apr 22 '21 13:04 sandeepy0

the strategy: Spatial Configuration Here the average coordinate of all joints in the skeleton at a frame is treated as its gravity center(this is the original sentence in the paper) but the code about how to define gravity center is ‘self.center = 13’ When I run this project in my computer,I dont think the result is good . Will this setup affect the final accuracy ?

Could you please share the paper with me if you get this paper? Thank you!

zly9844 avatar Jun 17 '22 14:06 zly9844