Coder Social home page Coder Social logo

rohanrao619 / aadhaar_ocr Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 24.8 MB

Extraction, Verification and Masking of Aadhaar UIDs from photos and scanned documents.

License: MIT License

Jupyter Notebook 100.00%
aadhaar computer-vision esrgan ocr pytesseract

aadhaar_ocr's People

Contributors

rohanrao619 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aadhaar_ocr's Issues

IndexError: string index out of range

I am passing a jpg file directly. The issue persists even though I pass a pdf file.

IndexError Traceback (most recent call last)
in ()
9 # masked_img,possible_UIDs = Extract_and_Mask_UIDs('pdf2img.jpg')
10 # else:
---> 11 masked_img,possible_UIDs = Extract_and_Mask_UIDs(input_path)
12
13 if masked_img!=None and input_path.split('.')[-1]=="pdf":

in Regex_Search(bounding_boxes)
8 for character in range(len(bounding_boxes)):
9 # print(bounding_boxes[character])
---> 10 Result = Result + bounding_boxes[character][0]
11 # print(Result)
12

IndexError: string index out of range

Installing ISR and google colab

Hi Saini,
i am getting error in installing google colab and ISR
so can you please send me the procedure how to install this both things

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.