Gengzigang / PCT

This is an official implementation of our CVPR 2023 paper "Human Pose as Compositional Tokens" (https://arxiv.org/pdf/2303.11638.pdf)
MIT License
311 stars 20 forks source link

该项目支持对视频进行推理吗 #9

Open Yi-Yang355 opened 1 year ago

Gengzigang commented 1 year ago

Currently, we only support inference for images. However, for videos, you can divide them into frames and perform inference on each frame.