amathislab / BUCTD

[ICCV 2023] "Rethinking pose estimation in crowds: overcoming the detection information-bottleneck and ambiguity"
https://amathislab.github.io/BUCTD
Apache License 2.0
84 stars 8 forks source link

How to test on single image ? #9

Closed ocracy closed 10 months ago

ocracy commented 10 months ago

Please give an example of given single image

zhoumu53 commented 10 months ago

Please check PR

ocracy commented 10 months ago

Hello @zhoumu53 Thank you for your reply.

There is onyl test,train script

Could you please add one simple .py file to test on single image by downloading your pretrained model.

like this image_path = 'file.jpg' ... points = ...