Skip to content

This repository used image similarity technique to detect fake pan card images. This technique can be used in real-time as well to identify fraud ids

Notifications You must be signed in to change notification settings

sidb236/IDCardFraud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step to run application:

Step 1: Create the copy of the project.

Step 2: Open command prompt and change your current path to folder where you can find 'app.py' file.

Step 3: Create environment by command given below- conda create -name

Step 4: Activate environment by command as follows- conda activate

Step 5: Use command below to install required dependencies- python -m pip install -r requirements.txt

Step 6: Run application by command; python app.py You will get url copy it and paste in browser.

Step 7: You have sample_data folder where you can get images to test.

About

This repository used image similarity technique to detect fake pan card images. This technique can be used in real-time as well to identify fraud ids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published