Closed ivand9 closed 2 years ago
Can you link to these variables in the relevant context / code?
Collision mask is in the local coordinates space of respective segment in which the text is placed.
Text mask is in the image coordinates so it is closest to what a “mask” or “segmentation” should be for the synthetic text.
You can just plt.imshow the two to get a sense of what these are.
Hi, can u tell me what's the purpose of Collision_Mask and Text_Mask and what's the difference between Collision_Mask and Text_Mask?