rotem-shalev / Ham2Pose

Official implementation for "Ham2Pose: Animating Sign Language Notation into Pose Sequences" [CVPR 2023]
https://rotem-shalev.github.io/ham-to-pose
43 stars 5 forks source link

Hamnosys text to model input #4

Open leetcodevis13 opened 1 year ago

leetcodevis13 commented 1 year ago

Hi authors, thank you for sharing the code base.

How can I convert the the Hamnosys text say (hamextfingerl,hampalml,hamchest,hammoveur,hamplus,hamsymmlr) to the model input which is an utf-8 encoding like (\xee\x83\xa9\xee\x80\x80\xee\x80\x8d\xee\x80\xa6\xee\x80\xba\xee\x81\xaa\xee\x83\xa0\xee\x83\x90\xee\x81\xa9\xee\x83\xa1\xee\x82\x89\xee\x83\x86)

bipinkrish commented 9 months ago

How can I convert the the Hamnosys text say to the model input

did you find out?