cclabeler
cclabeler copied to clipboard
Auto head detection + cc labeller
Hi @Elin24 Just wondering, have you consider combining Crowd Localisation methods with your cclabeller? Such as
- https://github.com/Elin24/OT-M
- https://github.com/cxliu0/PET
- https://github.com/taohan10200/IIM
Then using the output of the head location, to display. I have tried using the tahohan10200/IIM, and seems quite good. Then we can just convert the output txt into json, andd then display in the cclabeller. Then we can edit, make correction, add or remove.
hi, could you please provide your code?