Giter Club home page Giter Club logo

Comments (11)

TinusGreen avatar TinusGreen commented on May 18, 2024

Hi neelam123-a,

I'll need more information that this to be able to provide guidance.

Can you please send me your full command for hosting the model and your cURL request please?

from captcha22.

neelam123-a avatar neelam123-a commented on May 18, 2024

Hi,
I have hosted model
tensorflow_model_server --port=9000 --rest_api_port=9001 --model_name=exported-model --model_base_path=/home/neelam.singh/Desktop/captcha_breaker/ .
Screenshot from 2021-05-11 16-46-08

cURL request to verify
Screenshot from 2021-05-11 16-46-56

please help.

from captcha22.

TinusGreen avatar TinusGreen commented on May 18, 2024

Hi neelam123-a,

/9j/4AAQ== can't be the entire image. Usually that image string is roughly 100 - 300 characters long?

From where did you pull that image string? To verify that the string is correct, you should be able to base64 decode it to binary data and save as png. If you can see the actual image, that means that it is working.

from captcha22.

neelam123-a avatar neelam123-a commented on May 18, 2024

Hi,
Thankyou...
I wanted to know that once model is hosted on tensorflow...then how will I verify that model is working?
please help.

from captcha22.

neelam123-a avatar neelam123-a commented on May 18, 2024

and also when i am connecting to
captcha22 client api...
when I opt option 6 : activate a server-side Captcha model
I am getting this error..
Uploading Screenshot from 2021-05-11 20-20-50.png…

from captcha22.

neelam123-a avatar neelam123-a commented on May 18, 2024

Hi
Screenshot from 2021-05-11 20-20-50
,
also when i am connecting to
captcha22 client api...
when I opt option 6 : activate a server-side Captcha model
I am getting this error.

from captcha22.

TinusGreen avatar TinusGreen commented on May 18, 2024

Hi neelam123-a,

In terms of how you test if the model is working, you need to send it a captcha image, like you are doing with cURL, but it requires the full base64 encoded image. Should it be a full image, tensorflow will respond with what it thinks the text it as well as an accuracy rating. This will help you verify that the model is working.

However, you should already have indicative results. If you used the API to upload the images for training, you can use the client API to query stats about the model using option [2] and then providing your captcha ID which is your case is 1.

In terms of the issue that you are having activating the model client side, I'll have a look and see if I can replicate the issue.

from captcha22.

neelam123-a avatar neelam123-a commented on May 18, 2024

Hi,
Thankyou so much for your response..

from captcha22.

neelam123-a avatar neelam123-a commented on May 18, 2024

Hi TinusGreen,
I am trying to connect captcha22 client api.. but getting this error whenever try to activate a sever side captcha model.
please resolve this issue.. though i am able to extract model but failing to activate.
Screenshot from 2021-05-11 20-20-50

from captcha22.

GEkuL avatar GEkuL commented on May 18, 2024

@TinusGreen hi, exactly the same, as mentioned above, goes for me. Please fix this in the future updates!

from captcha22.

TinusGreen avatar TinusGreen commented on May 18, 2024

Hi Neelam123-a, the issue mentioned above has been resolved in version 1.0.7. Seems like one of the log inputs was not parsing correctly.

from captcha22.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.