Skip to content

Tags: koiralasandesh/identiDoc

Tags

v1.5

Toggle v1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New Results Screen with Bounding Box (IdentiDoc#29)

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finished Document Preview (IdentiDoc#26)

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
same model, updated to include unclassified docs (IdentiDoc#23)

* same model, updated to include unclassified docs

* Better grammar...

* Just a few things to make sure the front end doesn't suggest we're scanning for signatures on unrecognized documents

* No idea why VS Code added that...

Co-authored-by: Jonathan Marek <[email protected]>
Co-authored-by: Jonathan Marek <[email protected]>

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Signature Detection Integrated (IdentiDoc#20)

Signature detection is now fully integrated within identiDoc. The production database is being populated as well. This PR represents a complete prototype with all major features (excluding nonrecognized documents) implemented.

Co-authored-by: Pawan Khadka <[email protected]>

v1.1

Toggle v1.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Integrate Document Classification into identiDoc (IdentiDoc#17)

The classification module is now fully integrated into the identiDoc system. identiDoc no longer triggers a download of a txt file of extracted text, now the user is shown a browser alert with the appropriate classification. txt files are no longer accepted by identiDoc - a txt file is not an appropriate format for a document.

Co-authored-by: Sandesh Koirala <[email protected]>

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Demonstration code completed (IdentiDoc#12)

* Update requirements and setup script and rename preprocessing file to keep style consistant

* Allow identiDoc services to be imported and add a wrapper function

* Finalized demostration

* Previous version failed some unit tests

* Previous version failed some unit tests

* Previous version failed some unit tests

* No .heic support this demo. It's too much of a pain

* Missed some dependencies