id-card-detector icon indicating copy to clipboard operation
id-card-detector copied to clipboard

:credit_card: Detecting the National Identification Cards with Deep Learning (Faster R-CNN)

Results 23 id-card-detector issues
Sort by recently updated
recently updated
newest added

I have downloaded the program and run it successly. However, I found that when I tested it with one image containing two cards, I saw the result with only one...

Hi, Thanks for open sourcing this amazing work! The model is able to detect id cards present in a given image nicely. But the model seems to detect and classify...

Hai I have tested the model for different sets of input like, the input image is captured from far distance the output crop of the originally image is not as...

Could anyone share the procedure of creating dataset for this ? Approx. how many images, dimension of images and other things which might be helpful. Thank You

enhancement

I am trying to run id_card_detection_image.py program. I receive following error. How can I fix this? ``` WARNING: Logging before flag parsing goes to stderr. W0225 22:12:39.109291 4549164480 __init__.py:329] Limited...

Can it enhance to deal with the skew image issue like the pic at the bottom of readme with the word blablablabla on it because the skew problem will reduce...

The camera version runs better in windows than linux.(although the FPS is better in linux than windows, i believe it is because you are using parallel programming) **Linux** Ubuntu 16.04...

enhancement

Things that can be added to the README.md file : * Add performance metrics for the program such as accuracy when working on a number of images. * Analysis of...

todo

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies