id-card-detector
id-card-detector copied to clipboard
:credit_card: Detecting the National Identification Cards with Deep Learning (Faster R-CNN)
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi, Please can you provide some basic information about the dataset? 1. How many examples you have used for training? 2. Did you use multiple cards on a single image?...
Hey! I'm unable to run it on Google Colab WARNING:tensorflow:From id_card_detection_image.py:53: The name tf.GraphDef is deprecated. Please use tf.compat.v1.GraphDef instead. WARNING:tensorflow:From id_card_detection_image.py:59: The name tf.Session is deprecated. Please use tf.compat.v1.Session...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.11.3 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...
giving me this error "No module named 'object_detection'" I tried to install conda install tensorflow-object-detection-api but cannot install in my virtual envr of conda i am wondering this error is...
This program detects anything that's rectangle shaped. It's not accurate at all. If you want to enhance it, when detecting, show whether it is an actual ID card or not...
Hi everyone, I need to get the angle of rotation of ID cards, anyone knows how get it? Thanks
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...