Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This project received an Excellent grade for its attempt to utilize different ML models and clear presentation.

Project Structure

  • Presentation.pdf: Presentation slides

  • Report.pdf: Final project report

  • Coding.twbx: Coding file

Project Title:

Image Authenticity Verification

Objective:

In this project, we attempt to distinguish between real dog images and AI-generated dog images using a CNN model and a CLIP model. Both models are trained using a supervised machine learning approach. We then compare the performance of both models to see how effectively these supervised models perform in classifying the images.

Key Findings:

The results show that CLIP comprehensively outperforms the traditional CNN across all evaluation metrics. Most notably, in detecting the rarer "AI Dog" category, CLIP delivers a major leap in stability and detection capabilities that traditional convolutional networks cannot achieve.

Tech Stack:

Python(Sckit-learn,Numpy,Tqdm,Matlibplot,Seaborn)

Data Visualization:

image
image image
image image

For more comprehensive analysis and detailed visualizations, please refer to the report or the coding file.

About

Utilizing machine learning methods in differentiating between real images and AI-generated images

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages