PostProcessing of facial Landmark Model output

I tried it but getting the same output Cannot infer with fpenet with TensorRT8.0 - #11 by chuongvodoi95

All output points are drawing on the image corner. Getting wrong facial landmark.

I am able to run the facial landmark model inside deepstream application and getting correct results but I want it in python script.

Please suggest how we can post process and get landmarks correctly using python script.

Thanks.