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
File "txt2xml.py", line 124, in load_annoataion
x1, y1, x2, y2, x3, y3, x4, y4 = list(map(float, line[:8]))
ValueError: could not convert string to float: imagesource:GoogleEarth
The text was updated successfully, but these errors were encountered:
File "txt2xml.py", line 124, in load_annoataion
x1, y1, x2, y2, x3, y3, x4, y4 = list(map(float, line[:8]))
ValueError: could not convert string to float: imagesource:GoogleEarth
The text was updated successfully, but these errors were encountered: