Image-Forgery-Detection-CNN
Image-Forgery-Detection-CNN copied to clipboard
Image forgery detection using convolutional neural networks. Group 10's final project for TU Delft's course CS4180 Deep Learning 2019.
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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, did you try the model on any test set? For example, the Casia1 dataset.
Hi Sir. I am not understanding the first step of your pipeline: 1. Extract CNN training patches: as shown in extract_patches.py Can you kindly elaborate here what you want me...
Getting errors running this application on my local machine. Some of the errors: Traceback (most recent call last): File ".\extract_patches.py", line 9, in pe.extract_patches() File "C:\Users\toddy\OneDrive\Documents\Project\Tendai NUST\Tendai\Image-Forgery-Detection-CNN-master_2\Image-Forgery-Detection-CNN-master\src\patch_extraction\patch_extractor_casia.py", line 89, in...
Bumps [joblib](https://github.com/joblib/joblib) from 1.0.0 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
Hi , I'm trying to reproduce the single image test but I would like to see where the image has been tampered. How can I do that ? thanks!
Image Forgery Detection with CNNs
Bumps [scipy](https://github.com/scipy/scipy) from 1.6.0 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
"C:\Program Files\Python39\python.exe" C:\Users\ikhwa\PycharmProjects\IFDCNN\src\extract_patches.py Traceback (most recent call last): File "C:\Users\ikhwa\PycharmProjects\IFDCNN\src\extract_patches.py", line 9, in pe.extract_patches() File "C:\Users\ikhwa\PycharmProjects\IFDCNN\src\patch_extraction\patch_extractor_casia.py", line 92, in extract_patches image = io.imread(tp_dir + f) File "C:\Program Files\Python39\lib\site-packages\skimage\io\_io.py", line 48,...
Hi...Actually how should i increase my model accuracy i am using MICC F220 image set