mesutpiskin / id-card-detector

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

Home Page:https://mesutpiskin.com/blog/opencv-egitim-serisi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any solutions to avoid detecting only one card whose rectangular range containing two real cards when inputing one image containing two cards.

yzy888 opened this issue · comments

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 rectangular range, which circles two real cards.
Input image:
image3
Output image:
image3_output
I want to get a solution to detect two cards from the input image.