DeepFaceDrawing-Jittor icon indicating copy to clipboard operation
DeepFaceDrawing-Jittor copied to clipboard

Question about keeping viewpoint angles of input sketches

Open YokkaBear opened this issue 4 years ago • 3 comments

Thank you for your impressive work and generous sharing.

I have made it to generate some 2D images from the human sketches of my dataset with your code and pretrained models. However, I noticed that the generated 2D images all seem to be drawn from the front (canonical) view, while the viewpoint information, i.e. different observation angles, of the input skethes seem to be lost.

So I wonder if your model could keep the viewpoint information of the input sketches, and if it is possible how could I modify the code to keep the viewpoint information in the output 2D images. Thank you a lot.

YokkaBear avatar Jan 07 '21 03:01 YokkaBear

hi YokkaBear am trying to train the model from scratch so if know how to do this can you help me ? and also how did you put your own data set in the code ? thanks in advance.

3shry avatar Jan 10 '21 12:01 3shry

@3shry Sorry, I didn't write the training code of this model. What I did is just using the pre-trained models provided by the author to generate realistic images from the sketch dataset of my own.

YokkaBear avatar Jan 11 '21 08:01 YokkaBear

ok thanks :)

3shry avatar Jan 11 '21 20:01 3shry