zmurez / MediaPipePyTorch

Port of MediaPipe tflite models to PyTorch
Other
147 stars 38 forks source link

Found Landmark does not differs from original facemesh Tensorflow #3

Open DANGOEHR opened 3 years ago

DANGOEHR commented 3 years ago

So far I could test this repository, and was rather impressed by the results. The only part what I could rathe rexplain myself are the landmark pattern match rather close to the landmarks from same model in tensorflow implementation. But, the locations of the landmakrs seems looking like stretched to outside in relation of the outer positions. This happens on many facepictures, so I am wondering is there anything in the procedures to be adjusted or miscalculated?

qhanson commented 2 years ago

I found this problem too. For a quick inspection, I found ROI may be the evil part.