You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a few cases, it almost appears the bottom left and the top right boxes are flipped causing the bounding box to almost appear as two triangles that are touching at one of the points rather than a single rectangle. Not exactly sure what is causing this
The text was updated successfully, but these errors were encountered:
help me please , i have this error
Traceback (most recent call last):
File "gen.py", line 19, in
from synthgen import *
File "/home/mansour/SynthText/synthgen.py", line 20, in
import text_utils as tu
File "/home/mansour/SynthText/text_utils.py", line 12, in
from pygame import freetype
ImportError: cannot import name freetype
In a few cases, it almost appears the bottom left and the top right boxes are flipped causing the bounding box to almost appear as two triangles that are touching at one of the points rather than a single rectangle. Not exactly sure what is causing this
The text was updated successfully, but these errors were encountered: