XiaPengcheng

Results 4 issues of XiaPengcheng

Since I use the [3DDFA_V2](https://github.com/cleardusk/3DDFA_V2) to predict BFM model without neck area, how can i change it to FLAME model. BFM model without neck part only has 35709 points.

I try to reproduce the result with 4 1080TI ,and i reduce the batch size=4, The detailed configuration `python main.py \ --exp-name line_weighted_wo_focal_junc --backbone resnet50 \ --backbone-kwargs '{"encoder_weights": "ckpt/backbone/encoder_epoch_20.pth", "decoder_weights":...

I trt to retrain rq-vae on FFHQ with the default ffhq256-rqvae-8x8x4.yaml. The training loss first decrease and then increase. ![image](https://user-images.githubusercontent.com/32598987/223308206-0dc2cab7-9583-48c2-a229-16041b544f6e.png) and Then I compute rfid using the model with the...

Since the training pipeline of diffuse head is unclear, can I use the code to train talking head generation model just like diffuse heads!