Human-Falling-Detect-Tracks
Human-Falling-Detect-Tracks copied to clipboard
a different place between the code and the paper
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 ?
I have checked the original code in mmskeleton. I found that it is the same as here, really sorry about this casual question
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?
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?
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
也许很难定义平均重力。我不知道代码中的数字是如何表示骨架点的。哪个是头,哪个是手...。你知道吗?
我也不知道 我可以在哪里下载论文?我想读报纸
could you please share the paper with me
也许很难定义平均重力。我不知道代码中的数字是如何表示骨架点的。哪个是头,哪个是手...。你知道吗?
我也不知道 我可以在哪里下载论文?我想读报纸
could you please share the paper with me
Did you got the paper? Please share if you did.
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!