mediapipe
mediapipe copied to clipboard
What is detection_letterbox_removal_calculator
I don't understand that mean detection letterbox calculator. I think is proportion between size original image and resized image. Example, i have original image with shape 1080; 1920 and i want to resize it to 224; 224 to pass model. Also i need to get letterbox list. How calculate it (via python). What does it mean this list. Now i calculate this way:
padding = [size[0]/H, size[1]/W/2, size[0]/H, size[1]/W/2]
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
Closing as stale. Please reopen if you'd like to work on this further.
Closing as stale. Please reopen if you'd like to work on this further.
Closing as stale. Please reopen if you'd like to work on this further.
Hello @watermellon2018,
Are you still looking for resolution on this Or the issue has been resolved? Thank you!!
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.
This issue was closed due to lack of activity after being marked stale for past 7 days.