models icon indicating copy to clipboard operation
models copied to clipboard

Towards accurate multi-person pose estimation in the wild

Open HaoLiuHust opened this issue 8 years ago • 14 comments

Is this paper implemented in models?

HaoLiuHust avatar Oct 09 '17 06:10 HaoLiuHust

/CC @gpapan @jonathantompson

reedwm avatar Oct 09 '17 19:10 reedwm

Not yet, but we have tentative plans to add it in a few months from now.

gpapan avatar Oct 09 '17 19:10 gpapan

Hi,gpapan,could you recommend some reference about the hough voting in your paper? I am very interested in your paper.

xzha8059 avatar Oct 16 '17 04:10 xzha8059

@gpapan hi, Is this paper's implementation added? Not sure if I had missed something..

steph-tan avatar Feb 01 '18 14:02 steph-tan

Up, this is a very exciting work and we would love to test it on tensorflow. Also do you have data about performance (inference speed) of the system ? You mentioned faster inference depending on the module (ResNet-50, input size, cropping size) but no numbers are provided. Do you think it can achieve real-time detection on an "average" machine ?

Axlef avatar Feb 16 '18 16:02 Axlef

Are there any news about this?

thomaswienecke avatar May 27 '18 10:05 thomaswienecke

We have not yet open sourced the system. @Axlef : Yes, the ResNet-based system can run in real time on a machine with a modern GPU.

gpapan avatar May 29 '18 17:05 gpapan

Hello, I have read your paper, but I do not understand the hough voting and the equation about it in the paper? Could you help me explain it? Thank you so much.

ChinaCobby avatar Dec 27 '18 09:12 ChinaCobby

Is this paper implemented in models now?

chenyanyin avatar Jul 01 '19 10:07 chenyanyin

+1

ludns avatar Aug 08 '19 18:08 ludns

+1

thomaswienecke avatar Aug 09 '19 07:08 thomaswienecke

Hi There, We are checking to see if you still need help on this, as this seems to be considerably old issue. Please update this issue with the latest information, code snippet to reproduce your issue and error you are seeing. If we don't hear from you in the next 7 days, this issue will be closed automatically. If you don't need help on this issue any more, please consider closing this.

tensorflowbutler avatar Jan 29 '20 23:01 tensorflowbutler

We still want this.

WarrenGreen avatar Jan 30 '20 00:01 WarrenGreen

Are there any updates? If I understand correctly, the tfjs-models library provides an implementation of this here, right?

JulianAssmann avatar Dec 22 '20 10:12 JulianAssmann