zero

Results 19 comments of zero

@lxzkeyan Do you have training code? Could you share if you have. [email protected]. Thanks in advance.

@szmurlh oh my god, I have this situation. I run python run_basics.py or python demo.py -i images -o result --isDlib True no error and not work. empty output folder. ![image](https://user-images.githubusercontent.com/49114843/95657564-a8f2cc80-0b47-11eb-8515-aa9f5d22bcbe.png)...

@naren142 Hi, I also want to get reconstruction of full head, including face and back. Do you find any good project? Can you share, please.

![image](https://user-images.githubusercontent.com/49114843/95657283-38977b80-0b46-11eb-81bd-92a8885549d1.png) hello, I run the command, no error, but there is no result. I feel puzzled. Anyone can help me, please.

@FishWoWater @cyjouc Do you train now? Could share, pls.

@lu17 @Yaghdev @xuncheng1997 hello, could you share the training code you implement, plz. email [email protected]

@shachargluska could you share your code.

you can change some code. such as from io.imsave('{}/rendering.jpg'.format(save_folder), rendering) to io.imsave('{}/rendering.jpg'.format(save_folder), (rendering * 255).astype(np.uint8)) in examples/1_pipeline.py

@Ianloves I get a black image too. But after mutli 255 in 1_pipeline.py the last line, I get a face image.

@YadiraF @ReverseSystem001 @electronicliujiang @victoriapoghosyan Hello, this question has been solved?