Kai Lan

Results 5 comments of Kai Lan

> That is a known issue/normal behavior. The first run is ["warm up"](https://www.google.com/search?q=nvidia+cuda+warmup), when the driver does things like kernel compilation for your specific device, caching etc. The numbers in...

Thank you for your reply. So now I am able to visualize the motion matching results. A few more question: when choosing a `target_id` for offline motion matching, does it...

Thank you for your reply. Can you tell me what it is done during data preprocessing? Is it simply conversion from a BVH file to a binary format? Otherwise, what...

I have started a PR for a potential fix.

The pretrained T2M evaluators were originally released [here](https://github.com/EricGuo5513/text-to-motion). It used word embedding (used in `t2m_textencoder`) instead CLIP, because back then CLIP was not so popular. The evaluators were trained on...