ddshan / hand_object_detector

Project and dataset webpage:
https://fouheylab.eecs.umich.edu/~dandans/projects/100DOH/
MIT License
234 stars 68 forks source link

How can I make annotations for my own dataset? #18

Closed qil1 closed 2 years ago

qil1 commented 2 years ago

Hi @ddshan , thank you for your excellent code. I want to know how to make annotations for my own dataset so I can possibly fine-tune on it? I already know how to make bbox annotations for hands and objects, but I don't know how to annotate hand_side, contact_state and offset, could you please tell me how to make these annotations? Thank you! image

ddshan commented 2 years ago

Hi, I recommend you to check the supplimental for our paper. In A.2 Data Annotation, we introduced how we use an online labeling platform to make those annotations.

faderani commented 1 year ago

Hi @lllxq @ddshan,

Does any of you know a free tool that I can use to annotate my data with the same format? I think I need to customize an open-source annotation tool that are there but if you know a tool that supports adding custom fields let me know.