In our dataset there are two types of images 1. Fake images and 2. Pristine Images. Fake images are the images that have been altered, corresponding to each fake image we are having a mask. Mask is telling us which part of the image has been modified. Pristine images are the images that has not been modified. There are 450 fake images and 1050 pristine images in our dataset.
- Dataset : http://web.archive.org/web/20171013200331/http://ifc.recod.ic.unicamp.br/fc.website/index.py?sec=5 - Research Paper : https://ieeexplore.ieee.org/abstract/document/7823911 ### Evaluation Metric - Our dataset after preprocessing is balanced, and its a classification problem where given an image we have to predict whther the image is fake or pritine. So here we are using accuracy score as our evaluation metric. Currently I am experimenting with the transfer learning to improve the accuracy of the model using pretrained architecture such as VGG16, VGG19, etc-
Notifications
You must be signed in to change notification settings - Fork 0
kkaran0908/Fake-Image-Detection-using-Convolution-Neural-Networks
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Fake-Image-Detection-using-Convolution-Neural-Networks and Transfer Learning
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published