Skip to content

Sourabhbhalke/ID_tempering_detect

Repository files navigation

ID_tempering_detect

ID Tampering Detection Online Tool Recent Updates

Updated requirements.txt to address compatibility issues.

Added runtime.txt to specify Python version (3.8.10).

Adjusted library versions for compatibility with TensorFlow 2.4.0 and other dependencies.

Steps to Run Application

  1. Create a Copy of the Project

  2. Open Command Prompt

  3. Navigate to the directory containing the app.py file. Create Environment

conda create --name <environment_name> Activate Environment

conda activate <environment_name> Install Required Dependencies

python -m pip install -r requirements.txt Run Application 7. python app.py Copy the provided URL and paste it into your browser.

  1. Testing Use images from the sample_data folder to test the tool.

    Source-Code courtesy - https://github.com/pianalytix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published