Giter Club home page Giter Club logo

Comments (3)

arisviel avatar arisviel commented on September 27, 2024

I pulled the model out of the extension, launched it, it works. But there are suspicions about background.js, I don't think it was intended that way (:
image

from vkcaptchabreaker.

Defasium avatar Defasium commented on September 27, 2024

Both extensions don't work. I thought to use the model myself, but the directory("models/captcha_model.onnx") is empty

Please provide your device's specs, operating system and browser. What do you mean by "extensions don't work"?

Extension for chrome and firefox uses ONNX.js for model inference, the list of supported browsers can be found here: https://github.com/microsoft/onnxjs

from vkcaptchabreaker.

Defasium avatar Defasium commented on September 27, 2024

I pulled the model out of the extension, launched it, it works. But there are suspicions about background.js, I don't think it was intended that way (:
image

ONNX.js library can't be easily used inside browser extensions.
Especially in the background script due to security problems. To make it possible the browserify plugin is used which bundles and wraps all libraries inside one js file.

from vkcaptchabreaker.

Related Issues (12)

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.