Zhu Tao

Results 9 comments of Zhu Tao

After the training process finished, I test the model, and the result is below. ![n_0000000203_00647 jpg_out](https://user-images.githubusercontent.com/31002842/48346371-e9284680-e6b5-11e8-9234-e8195b53a3e8.png) I don't know what happened to my dataset. I use ./bin/FaceLandmarkImg -nomask -simsize 128...

This is the result after I python test.py Is there any problems? ------------ Options ------------- aus_file: aus_openface.pkl batch_size: 4 checkpoints_dir: ./checkpoints cond_nc: 17 data_dir: None dataset_mode: aus do_saturate_mask: False gpu_ids:...

No. I mean I use bash launch/run_train.sh to train the model. There are 200000 images in /dataset/imgs Then I use python test.py --input_path /home/zhutao/N_0000000203_00647.jpg to test the model

Yes, the param data_dir in run_train.sh is pointing to my dataset. And this is the files after 30 epochs training. ![2018-11-12 21-45-59](https://user-images.githubusercontent.com/31002842/48353834-50042a80-e6cb-11e8-86a0-d2138b5ad357.png) I think I've loaded net: ./checkpoints/experiment_1/net_epoch_30_id_G.pth successfully when...

And this is the loss during training ![2018-11-13 10-17-08](https://user-images.githubusercontent.com/31002842/48386560-588d4d00-e72d-11e8-8590-33f223d3da6b.png)

> Thanks for reaching out. I already add the answers to your questions to README. > Our training code is preparing and will be released later. As for stabilization, we...

> @duantiantian I am a bit confused for I just checked the code, it runs normally on my computer. > The error means no audio files can be found, and...

And the mouth will have some slight open and close during two words. Even if I use the test_sample3.jpg and my audio to generate the sequence, the result is not...

I mean the change of mouth shape is not smooth enough. What should I do to make the video as smooth as what you shown on github.