Control Perspective Transform in Albumentations

Description

How can I control perspective transform to convert this picture:

to this picture:

I have label on image and I have to use albumentations for convert label coordinates.

I have tried this code: ALM.Perspective(scale=(0.05,0.22),p=1) but I change the picture randomly and I can’t control it.

Environment

TensorRT Version: 8.2
GPU Type: Jetson TX1
Nvidia Driver Version: Jetson TX1
CUDA Version: 10.2
CUDNN Version: 8.2
Operating System + Version: Ubuntu 18.02
Python Version (if applicable): 3.6
TensorFlow Version (if applicable): *
PyTorch Version (if applicable): 1.8
Baremetal or Container (if container which image + tag):

Hi @Hamzeh.nv ,
This forum talks about the issues related to TensorRT.
I recommend you to raise the issue on concerned forum.
Thanks