Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: could not convert string to float: imagesource:GoogleEarth #121

Open
prayagpawar opened this issue Nov 10, 2022 · 0 comments
Open

Comments

@prayagpawar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant