FaceX-Zoo icon indicating copy to clipboard operation
FaceX-Zoo copied to clipboard

训练模型时,第一步“Align the face images to 112*112 according to face_align.py.”是把图片resize成112*112大小,还是需要用到face_align.py脚本进行处理

Open tikdik opened this issue 3 years ago • 4 comments

Step1: Prepare the training data Align the face images to 112*112 according to face_align.py.

需要用face_align.py这个文件处理图片还是简简单单把图片resize成112*112呢

tikdik avatar May 27 '21 11:05 tikdik

您好,请问您解决图像预处理的问题了吗?我不清楚landmark怎么来的

xturnip avatar Jun 10 '21 13:06 xturnip

Hi @xturnip, the landmarks probably come from here. In the Face SDK, the author uses a pfld model to produce landmarks for images.

tmhieu99 avatar Jun 19 '21 09:06 tmhieu99

@tmhieu99 thank you

xturnip avatar Jun 19 '21 09:06 xturnip

请问一下,训练的图片尺寸必须resize成112 * 112大小吗?还是说其它的大小,比如96 * 112,也是可以的?

robbie2021 avatar Aug 16 '21 07:08 robbie2021