YuDeng
YuDeng
Please see #182。
> Sorry, seems my question is confusing. By an image set I mean set of images of the same face/person but taken from a different angle/lighting condition. So in general...
Hi, our training code is not supported on Windows. We have tested our code under tensorflow 1.13 and 1.14. You can select one of these versions according to your own...
Yes, you have to recompile the binary file. It should follow the same way as shown in the readme.
Well, can you try reset -D_GLIBCXX_USE_CXX11_ABI=0 and rebuild the Ops?
Hi, could you describe more specifically about your purpose of using an avatar model?
We get expression basis from https://github.com/Juyong/3DFace as explained in readme.
For the first question, we did not use ResNet-101 because it is kind of heavy and its performance is only slightly better compare to ResNet-50 in our experiment. For the...
How many iterations have you trained the model? At the beginning of the training, it is normal that the eyes looked the same for each face.
Is it the model trained with the code in this repository? Seems that the identity loss does not work.