Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 492 Bytes

File metadata and controls

13 lines (8 loc) · 492 Bytes

Image Source Identification

This is an one of very important Digital forgery Problem.

Problem Statement

Need to classify given set of images based on their source of origin, without using watermark data because that can easily altered so not provide any guarantee.

#Feature extraction 12 basic feature extraction using Normal, parrallel and GPU computing.

#Classification Classification updated it uses pandas and applied for SVM, DEcisionTREE, and K-Mean Algorithm.