Jiayin Zhu

Results 11 comments of Jiayin Zhu

Hi, I meet a similar issue in that after reloading a checkpoint, the model performance drops (p1). I checked that learning rates were correctly loaded (p2). But there seemed to...

same issue here. Will this issue be reopened?

Thank you! You made my day😊

哈喽您好,我也注意到了这个问题,这个counter是为了实现自定义序号的格式和颜色而设置的,我暂时也没有想到什么好办法解决这个问题😫

I am here with the same problem. Maybe here is an example of raising CloseSpider in MW: I write an MW to get a proxy IP from the database, however,...

I have the same question regarding the clip direction consistency similarity. > You just have to change the inputs to the function when you call it. So if you are...

您好,感谢您对本工作的关注! `verts_uvs.pt` 和 `faces_uvs.pt` 文件似乎被我上传到了 `utils/NIMBLE_model/my_test/` 文件夹中。您能否看看这个文件夹里面有没有?从这个repo里看是在的:https://github.com/viridityzhu/NIMBLE_model/blob/main/my_test/faces_uvs.pt

啊,太荣幸了,感谢你的厚爱!我后来恰好也在用obsidian了,不过最近实在有点忙,等过段时间有空的话可以考虑移植一下!

您好,`utils/visualize_util.py`里面是可视化的demo,或许可以参考`render_into_ori`的部分: https://github.com/viridityzhu/HiFiHR/blob/68b4d0377eff726c54820cad9135f4238a2063be/utils/visualize_util.py#L149