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

> hi, #84

Open
liuqifan67 opened this issue Aug 30, 2019 · 0 comments
Open

> hi, #84

liuqifan67 opened this issue Aug 30, 2019 · 0 comments

Comments

@liuqifan67
Copy link

liuqifan67 commented Aug 30, 2019

hi,
the train list is just txt with the image paths.
each image in the should have corresponding txt file, where each line corresponds to word.

line example:
0 0.851475423177 0.247500450534 0.128710019264 0.0338691623536 -0.102781031299 CWRU
cls x y w h alpha txt

cls - class - not used
x - bbox center.x normalized by image width
y - bbox center.y normalized by image height
w - bbox width normalized by image diagonal
h - bbox height normalized by image diagonal
alpha - box angle in radians

Hi, MichalBusta, so we don't use class, just x,y,w,h, alpha and txt?

Originally posted by @ustczhouyu in #10 (comment)

I just add the cls , but it wrong.
RuntimeError:bad lexical cast:source type value could not be interpreted as target

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