Xiaoke Huang

Results 7 issues of Xiaoke Huang

Thanks for your amazing work! The KLLoss in the implementation is divided by feature dims (times batch_size in [code](https://github.com/sallymmx/ActionCLIP/blob/31c34df17dce917d67127b7fb155922c4744f680/utils/KLLoss.py#L27)), instead of batch size. The [docs of PyTorch](https://pytorch.org/docs/stable/generated/torch.nn.KLDivLoss.html) points that `reduction...

Hi, grateful for your excellent work! I want to ask a question that when the code of **head-pose estimation and age estimation** could be updated? Thanks a lot!

https://github.com/xk-huang/ATVGnet

Python3.x is here! ATVG is awesome!

Signed-off-by: xiaoke@ivgsz_171 ## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix...

https://github.com/xk-huang/MakeItTalk

Hi @joanrod , Thanks for opensouring star vector! I am trying to reimplement the exp results in your paper. However, I cannot run the eval code in `validator` since the...