dongwu92 / AutoPortraitMatting

Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
Apache License 2.0
478 stars 151 forks source link

Size collision between images and facepoints; #42

Open Lum1nus opened 5 years ago

Lum1nus commented 5 years ago

The provided tracker mat files contain face points oriented on 800x600 image size, but in the code images don't seem to be resized. Also I don't see pretrained tensorflow models anywhere, would you please share them?

kkkmax commented 5 years ago

提供的跟踪器垫文件包含面向800x600图像大小的面部点,但在代码图像中似乎没有调整大小。 另外,我没有在任何地方看到预训练的张量流模型,请你分享一下吗?

https://github.com/leoli3024/Portrait_FCN_and_3D_Reconstruction/blob/master/preprocess_image_to_fcn.py