Coder Social home page Coder Social logo

OCR feature about doclense HOT 8 CLOSED

smaranjitghose avatar smaranjitghose commented on September 23, 2024 1
OCR feature

from doclense.

Comments (8)

Rishabhc711 avatar Rishabhc711 commented on September 23, 2024 1

Should I work on this issue? @smaranjitghose

from doclense.

smaranjitghose avatar smaranjitghose commented on September 23, 2024

How do you propose we intergrate the OCR model ( I do not recommend using Tesseract) into the Flutter APP?

from doclense.

Rishabhc711 avatar Rishabhc711 commented on September 23, 2024

I am not very sure of the exact integration method we could use for it. But we can use a pre-trained model's weights, train it on our use case's dataset and then we can look forward to integrating it into the app.

As far as i know we can plugin our own tensorflow models in the flutter app

from doclense.

Rishabhc711 avatar Rishabhc711 commented on September 23, 2024

https://medium.com/@am15hg/text-classification-using-tensorflow-lite-plugin-for-flutter-3b92f6655982

This article deals with the problem, but it doesn't train its own model , instead its directly integrates a model from tensorflow.

from doclense.

smaranjitghose avatar smaranjitghose commented on September 23, 2024

I am not very sure of the exact integration method we could use for it. But we can use a pre-trained model's weights, train it on our use case's dataset and then we can look forward to integrating it into the app.

As far as i know we can plugin our own tensorflow models in the flutter app

Yes I am aware of using tflite with Flutter. But for that you need to train your own model, quantize it and then convert it to tflite

from doclense.

Rishabhc711 avatar Rishabhc711 commented on September 23, 2024

I think I can use the pretrained weights to create a new model, train it on a dataset on GPU-enabled google colab. Since it is fort he purpose of OCR, i think it can be done. I have done a similar docscanner project in the past but we didnt worry for its integration with a mobile app back then.
Seems challenging , but worth a try!
What do you say @smaranjitghose?

from doclense.

Rishabhc711 avatar Rishabhc711 commented on September 23, 2024

And can u add the DWOC label if I proceed with this? @smaranjitghose

from doclense.

smaranjitghose avatar smaranjitghose commented on September 23, 2024

I think I can use the pretrained weights to create a new model, train it on a dataset on GPU-enabled google colab. Since it is fort he purpose of OCR, i think it can be done. I have done a similar docscanner project in the past but we didnt worry for its integration with a mobile app back then.
Seems challenging , but worth a try!
What do you say @smaranjitghose?

Unless we can integrate the model, the entire effort would be futile. Read some blogs on it and get back to us

from doclense.

Related Issues (20)

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.