mmaction2 icon indicating copy to clipboard operation
mmaction2 copied to clipboard

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

Open Jinji97 opened this issue 2 years ago • 5 comments

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.

Jinji97 avatar Jun 21 '22 02:06 Jinji97

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

ly015 avatar Jun 21 '22 07:06 ly015

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

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

Jinji97 avatar Jun 21 '22 12:06 Jinji97

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

ly015 avatar Jun 21 '22 18:06 ly015

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

Jinji97 avatar Jun 26 '22 06:06 Jinji97

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

kennymckormick avatar Jun 28 '22 21:06 kennymckormick