DeNA/Chainer_Realtime_Multi-Person_Pose_Estimation

FPS for all the modules

abhigoku10 opened this issue · 2 comments

Hi @kentaxpapa @nk35jk @TakashiNinjouji @ng-ops @symoriock Thanks for the wonderful code. i have few queries

  1. Whats the fps of facenet,posenet and handnet
  2. can we use handnet to detect the activity ?
    3.Can we run handnet and posenet on CPU or other embedded sys to get good fps

Thansk in advance

1、We haven't measured FPS yet.
2、No, you can't.
3、It can work on CPU but very slow.

@leetenki thanks for the input