panzhang0104

Results 7 comments of panzhang0104

You can try one of below commands to get warmup model: python train.py --name gta2cityv2_warmupd_ls --model_name deeplabv2 --warm_up --freeze_bn --gan LS --lr 2.5e-4 --adv 0.01 --no_resume python train.py --name gta2cityv2_warmupd_ls_S...

@pascal1129 In order to make sure the released code can be reproduced, we clean the code and retrain the whole framework. So the released model is from the clean code....

@DeveloperZWK @JunXieFront, we use full2weak for the output probability of the EMA encoder, because the input of EMA is the full image, while the input of the basic model is...

Yeah, should be log_softmax

I train the model using all voxceleb, It seems the output is the same as the source image not the driving image. ![image](https://user-images.githubusercontent.com/75618833/133020359-327850fd-66d9-450b-ad6f-f6d01b570488.png)

我不是train的video,我是抽frame,大概200W张,train了一个epoch