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

Regarding wrong Output #2

Open
basant01 opened this issue Aug 9, 2019 · 11 comments
Open

Regarding wrong Output #2

basant01 opened this issue Aug 9, 2019 · 11 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@basant01
Copy link

basant01 commented Aug 9, 2019

Hello, I had tried to run your code but for some of the images, the output is coming wrong. Can you please let me know what preprocessing steps are required on images for correct output ?

@ashutoshraj
Copy link
Owner

Can you elaborate what image format you are using, and what is the error?

@basant01
Copy link
Author

basant01 commented Aug 9, 2019

Actually, when comparing two different images it's showing 87% match otherwise it should show images are different and I am comparing two jpg format images clicked from my phone and a standard dataset in which pictures are in png format.

@basant01
Copy link
Author

basant01 commented Aug 9, 2019

I am using pyhton3 version and at starting it was showing an error of float so I convert it into an integer

@ashutoshraj
Copy link
Owner

This code is for Python 2 version. Try to run it and let me know if you face any problem.

@basant01
Copy link
Author

4
1

Bro these are 2 images I am comparing both are not similar at all but its showing 86% match so please let me know whats problem?

@basant01
Copy link
Author

have you tried to run your algorithm on another signature dataset?

@ashutoshraj
Copy link
Owner

yes, I have tried with different dataset and it worked.

@basant01
Copy link
Author

I showed you above two images try to run for them it wont work

@ashutoshraj
Copy link
Owner

You need to tweak the algorithm according to the dataset. The core concept will be the same.

@basant01
Copy link
Author

thats what I am asking tweaking part because I had already done some changes but not working. why we need to make changes I am not taking some other images ?

@ashutoshraj
Copy link
Owner

Need to be debugged. Currently not working on this. If you can debug and contribute to it, will be helpful.

you can check the score, I have scaled it between 100 for ease.

@ashutoshraj ashutoshraj added enhancement New feature or request good first issue Good for newcomers labels Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants