chenyilun95 / tf-cpn

Cascaded Pyramid Network for Multi-Person Pose Estimation (CVPR 2018)
MIT License
793 stars 197 forks source link

About the provided human detection boxes results #34

Closed boyuansun closed 6 years ago

boyuansun commented 6 years ago

Hello, could you share the Total Ap and Human AP of the model which produces your provided human detection boxes results. Thanks a lot.

chenyilun95 commented 6 years ago

The detection result is provided by other person. You can refer the detector https://github.com/zengarden/light_head_rcnn or https://github.com/facebookresearch/Detectron.

boyuansun commented 6 years ago

@chenyilun95 Thanks a lot