Giter VIP home page Giter VIP logo

trekhleb / links-detector Goto Github PK

View Code? Open in Web Editor NEW
184.0 7.0 24.0 54.68 MB

๐Ÿ“– ๐Ÿ‘†๐Ÿป Links Detector makes printed links clickable via your smartphone camera. No need to type a link in, just scan and click on it.

Home Page: https://trekhleb.dev/links-detector/

License: MIT License

HTML 2.34% CSS 1.16% TypeScript 94.68% JavaScript 1.82%
ocr tesnorflow tensorflowjs machine-learning object-detection tesseract javascript typescript computer-vision

links-detector's Introduction

Hi there!

I'm Oleksii. I work as a full-time software engineer at Uber. In my spare time, I do open-sourcing.

Most of my open-source ๐Ÿš€ projects below ๐Ÿ‘‡๐Ÿป are focused on one thing - to help people learn ๐Ÿ“š. You may use these projects to learn about algorithms in JavaScript and get prepared for technical interviews, or to learn Python syntax and start experimenting with machine learning algorithms and the math behind them, etc.

There are also other projects that I've developed for fun but that you might find useful, like โœ๐Ÿป okso.app online drawing app.

I also write ๐Ÿ“ articles about life, web development and machine learning.

Getting in touch

trekhleb.dev

Follow me on Twitter ย  Follow me on LinkedIn ย  Follow me on Medium

links-detector's People

Contributors

trekhleb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

links-detector's Issues

Dataset?

Hello!
Thanks for the whole article. I would like to try it.... Would it be possible to get the dataset?

Best
Holger

Multiline links support

For now Links Detector recognises only the links that fit into one line. For example:

...some random text https://test.com/sub/path?param=true some other random text...

In the books, however, you may see the links that are wrapped into two lines like this:

...some random text https://test.com/sub/
path?param=true some other random text...

It would be nice if Links Detector will recognise multiline links as well.

Support links detection on dark backgrounds

Currently for the app to work the text needs to be black on a white background. However it is a common case to see light links on dark backgrounds. The model dataset needs to be extended to support that.

Support underlined links

Currently the model is trained on the links that are not underlined. Model dataset needs to be extended to support underline links detection as well.

Support http:// links

For now Links Detector is trained to recognise the links that start from https://. The model needs to be re-trained to support http:// links as well.

Simultaneous links detection for more than 2 links per page

For now, for performance reasons and limitations, Links Detector supports simultaneous recognition of up to two links on the page. This number is hardcoded and may be increased easily but it will reduce the app performance (which is pretty slow already). However It would be nice to improve the OCR performance to allow more than 2 simultaneous recognitions per page.

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.