I made a computer vision tool for comparing dancers’ sync!
Reddit r/computervision1w4 min read
As a dancer who's been learning a lot of choreography recently, I’m always looking to improve my sync with others. A quantitative tool like this can offer frame-by-frame analysis, which can help dancers as they practice. I used ViTPose+ Large through the VLM Run Gateway for pose estimation, and compared poses between the dancers. The pose similarity metric could be workshopped more, but it's interesting that it still highlights key moments pretty well. Yes, this is me dancing with my friends Mico and Sydney! The code is open-source on GitHub! I just created this vision-demos repo so that I can
