-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
# Docufy_All_Files | ||
|
||
#DOCUFY - Document Manipulation Detection and Authenticity Verification. | ||
|
||
- This is a system to detect manipulated images and verify the authenticity of user’s documents based on neural network and image processing. | ||
- Detects manipulated and photoshopped images and with 86% Accuracy. | ||
- Gives detailed analysis report on the types on various manipulations occurring on images. | ||
|
||
######Dataset - Kaggle-casia-dataset (CASIA 2) | ||
|
||
## Docufy_All_Files | ||
Run app.py - | ||
DOCUFY-DOCKER\flask-docker\Docufy\app.py | ||
> DOCUFY-DOCKER\flask-docker\Docufy\app.py | ||
open index.html - | ||
frontEnd-Docufy\index.html | ||
> frontEnd-Docufy\index.html |