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

Nice gui for testing SWT parameters with yad #173

Open
wants to merge 1 commit into
base: stable
Choose a base branch
from

Conversation

liloman
Copy link

@liloman liloman commented Mar 20, 2016

Hi,

I'm testing SWT and I needed to adjust the default settings for SWT and to be sure they were the best for my use case.

So I made a gui with yad (really nice software to make gui with scripts) and a little of bash script to change them and test them on the fly.

I'm not really sure about the ranges so I just set what sounded right for me. 🍰

Cheers

@liloman liloman changed the title Make a nice gui for testing SWT parameters with yad Nice gui for testing SWT parameters with yad Mar 20, 2016
@liloman
Copy link
Author

liloman commented Apr 13, 2016

What's your impression?

By the way I'm still working with SWT and I have discovered a few bugs and made a few improvements (speed and features) "debuging" with this tool.

@liuliu
Copy link
Owner

liuliu commented Apr 13, 2016

Would love to know the bug fixes and improvements.

On the GUI side, ccv itself is maintained without any GUI components, and I would be hesitate to add any of these dependencies. Need to put more thoughts into this.

@liloman
Copy link
Author

liloman commented Apr 15, 2016

Ok.

One last thing before starting pulling requests. :)
How should I test the changes?
I have observed that there is a bin/swtcreate with same kind of testing but I don't know how to test it. How did you test it?

As I said before I'm testing the changes with this gui (brushed up with more stuff) and some images, mostly tough, like the ones you can found here http://funkybee.narod.ru/, and some "regular" text images.

My main goal is to reach something alike than that webpage, but for real not that "sci-fi" that he says his software reach. :S

@liuliu
Copy link
Owner

liuliu commented Apr 16, 2016

The way to test swt is not thoroughly documented: http://libccv.org/doc/doc-swt/ I tested it on ICDAR 2011 test dataset, which comes with a evaluation script as well.

@liloman
Copy link
Author

liloman commented May 8, 2016

I finally tested my work on ICDAR 2015 and it was slightly worse than yours. ;)

I recommend you to try ICDAR 2015 they did an awesome webpage where you can test and view yours and others results with great UX.

ICDAR 2015

The users explain what path they chose and some got almost 100% accuracy so great ideas over there...

Anyway I'll pull some requests over this week on some minor issues I detected on your work. :)
edit: Fixed link

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

Successfully merging this pull request may close these issues.

2 participants