haofanwang / CLIFF

This repo equips the official CLIFF [ECCV 2022 Oral] with better detector, better tracker. Support multi-person, motion interpolation, motion smooth and SMPLify fitting.
Apache License 2.0
147 stars 16 forks source link

Bounding box used in demo_fit.py #6

Closed JosephKKim closed 1 year ago

JosephKKim commented 1 year ago

How do you get the bounding box for the im1010_bbox.json? What model can I refer to if I want to test my own image?

Thanks. Bear me if I ask too frequently.

Joseph

haofanwang commented 1 year ago

It is in OpenPose format, you can adopt OpenPose to generate on your own image.