Louis

Results 4 issues of Louis

Is there anyway to reconstruct 3d face from multiple face image(left side face, right side face and front face) by 3DDFA_V2. reconstruct from front face is good, but I want...

现在训练时样本长短不一,如果batch size设的过大会导致OOM,设的过小GPU算力有没有被利用起来,我想把数据根据大小排序或分组,然后希望训练时能根据根据当前batch的长度来动态调节batch size,达到算力的最优利用,气温能给我一些实现的建议吗?

enhancement

Is there a fine-tuning script for Seamless Streaming? How can I finetune Seamless Streaming?

Thanks your great work. Could you replace nvdiffrast with pytorch3d or something else in [util/nv_diffrast.py](https://github.com/youngLBW/HRN/blob/main/util/nv_diffrast.py). There are some buddy have try to replace it for [Deep3DFaceRecon_pytorch](https://github.com/sicxu/Deep3DFaceRecon_pytorch) in https://github.com/ryanhe312/Deep3DFaceRecon_pytorch, but your...