open-mmlab / mmaction2

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
https://mmaction2.readthedocs.io
Apache License 2.0
4.31k stars 1.25k forks source link

How do I annotate keypoints using a custom dataset? What keypoint labeling tool should I use? #1680

Open Jinji97 opened 2 years ago

Jinji97 commented 2 years ago

Hi, please tell me if I train with keypoint based action recognition model. I use custom dataset, how should I annotate the keypoints? What keypoint labeling tool should I use? Please give me an example. Please guide me. Thank you.

ly015 commented 2 years ago

Labelbee is what you need. LabelMe is also a popular tool for keypoint annotation.

Jinji97 commented 2 years ago

Labelbee是您所需要的。LabelMe也是一种流行的关键点标注工具。

好的,除了用labelme进行关键点标注,还有什么其他工具推荐么,我需要标注一个錨框代表它是哪种行为

ly015 commented 2 years ago

Both of them support multiple annotation types like bbox (with class label), keypoint, and attribute.

Jinji97 commented 2 years ago

mmaction用来做关键点动作行为类别识别,我怎么标注它的每个行为类型呢,直接给该行为的目标用錨框框选么,还是怎么确定它行为类别的标签

kennymckormick commented 2 years ago

I think you can just write down the video name and action label in a txt file or whatever.