gavinsz

Results 2 issues of gavinsz

Can you share the trained model file, I want use it to test face synthetize? I have not enough data for training TP-GAN model. Thank you!

下面这个结构体中x表示毫米, 还是厘米? typedef struct { float x; // left to right float y; // near to far float z; // low to high } PlaneCoord;