anhttran/3dmm_cnn

about the network input images size

Archer666 opened this issue · 1 comments

LFW and other 2D datasets have many image sizes smaller than your network input size 224*224, how do you do it

My code automatically crop and resize the input image to 224x224.