Gengzigang / PCT

This is an official implementation of our CVPR 2023 paper "Human Pose as Compositional Tokens" (https://arxiv.org/pdf/2303.11638.pdf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Yi-Yang355 opened this issue · comments

commented

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