Zifeng Liu

Results 10 comments of Zifeng Liu

> I comfronted the same problem, and I managed to solve this abiding by the requirement: pytorch > 1.11.0. Why don't you try this one. `conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1...

> I install with pip and no cuda, when I run demo_inference at mac then I got this problem, Does anyone have any suggestions? Hi, 你解决这个问题了嘛?可以交流一下嘛?I tried both pip and...

> > > I install with pip and no cuda, when I run demo_inference at mac then I got this problem, Does anyone have any suggestions? > > > >...

> I have tried python 3.7.16 with torch 0.10.1 and it did not work for me. Could you please tell me your cuda version and torch version?

> Hello and thank you for your work. I have some small questions about training. Because I only have one GPU, model 2080ti, the display inch is only 8g, can...

> Hi! Have u solved it? I am working on this project and find the same issue. Could u please give me some advice on it? I have one GPU,...

您的工作好棒!我想学习一下并在您的工作上做点改进,请问一下参数开关具体如何设置,我打开了head_pose但是关闭了pose_track,会有列表取值错误,同时我可以选择在CPU上运行这个demo吗? ![image](https://user-images.githubusercontent.com/120075081/228560330-0640848f-df5c-4cef-aeee-87fd6a7b7915.png)

> 请问哪个程序是专注度计算的,我运行的实例好像只是针对第四个图片演示的 你好,请问你是在GPU上运行的嘛,具体参数是如何设置的呢?

Hi! Thanks for your great work and I have learned a lot from it. However I still have the confusion about the loss. I want to apply your flatclr in...

> > I am impressed by this brilliant work. But I have the same confusion about the code implementation. It seems the code implementation not completely match with the paper....