deepcut-cnn icon indicating copy to clipboard operation
deepcut-cnn copied to clipboard

ResNet-50

Open Arsey opened this issue 7 years ago • 5 comments

Is it possible to have ResNet-50 for this approach?

Arsey avatar Jun 29 '17 17:06 Arsey

Hi @Arsey, here it is:

http://datasets.d2.mpi-inf.mpg.de/deepercut-models/ResNet-50-mpii-multiperson.caffemodel http://datasets.d2.mpi-inf.mpg.de/deepercut-models/ResNet-50-test.prototxt

I'll keep the ticket open until I put the links in the repo.

eldar avatar Jun 29 '17 20:06 eldar

@eldar Thank you! BTW what's the test results does it have in comparison to ResNet-152?

Arsey avatar Jun 30 '17 06:06 Arsey

have a look in the deepercut paper, there is a unary evaluation table with resnet 50, 101 and 152.

⁣-Leonid​

On Jun 29, 2017, 11:02 PM, at 11:02 PM, Alexander Lazarev [email protected] wrote:

@eldar Thank you! BTW what's the test results does it have in comparison to ResNet-152?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/eldar/deepcut-cnn/issues/16#issuecomment-312182882

leonid-pishchulin avatar Jun 30 '17 06:06 leonid-pishchulin

Oh, yes I've forgotten about that table. Thanks!

Arsey avatar Jul 04 '17 19:07 Arsey

how to use it on mulit person

oujieww avatar Aug 16 '17 05:08 oujieww