PFLD-pytorch icon indicating copy to clipboard operation
PFLD-pytorch copied to clipboard

Bad quality of "eye" landmarks when eyes are closed.

Open HungVS opened this issue 3 years ago • 1 comments

Hello, great work there!!!

I executed the camera.py file with your pre-trained model at "./checkpoint/snapshot/checkpoint.pth.tar".

I realize that eye landmarks generated when eyes are closed are very bad (shown in the below figure). Is this behavior normal? if "not", can you give me some advice to overcome this? Thanks in advance.

image

HungVS avatar Aug 03 '22 09:08 HungVS

@HungVS If do you have idea then could you help me on issue #75 I am trying to train PFLDInference network with 192x192 image size. I get error while training: RuntimeError: mat1 and mat2 shapes cannot be multiplied (256x4656 and 176x196)

sainisanjay avatar Aug 10 '22 17:08 sainisanjay