Skip to content

Pooh555/AI_vs_human_generated_content_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Little Side Project

AI vs Human

About this project

This project is competing in Infomatrix 2025 .

Datasets

The complete training and testing datasets can be downloaded via the links below.

Image Datasets:

    AI vs Human-Generated Images Dataset

    Real vs AI Generated Faces Dataset
Audio Datasets:
    AI vs Human-Generated Voice Dataset
Text Datasets:
    Detect AI Generated Text Dataset

Project Structure (Depth = 3)

├── res
│   ├── assets
│   │   └── images
│   └── test_images
├── src
│   ├── audio
│   │   ├── dataset
│   │   └── graphs
│   └── image
│       ├── cropped_faces
│       ├── cropped_faces_dataset
│       ├── cropped_test_faces
│       ├── dataset
│       ├── faces_dataset
│       └── graphs
└── trained_models

Essential packages

Install essential packages

conda install python=3.10.9
pip install -r requirements.txt

Resources

Pooh555's laptop

Devices Specification Remark
CPU Ryzen 7 6800HS -
GPU GeForce RTX 3050 CUDA 12.7
RAM - 16 GB
OS Arch Linux x84_64

Pooh555's host PC

Devices Specification Remark
CPU i7 gen 11-11700K 5.0 GHz
GPU GeForce RTX 4060 Ti CUDA 12.6
RAM - 32 GB
OS Ubuntu -

Using host's resources

Installing required packages
Ubuntu (bash)

curl -s https://install.zerotier.com | sudo bash
sudo apt install openssh-client

Arch Linux (bash)

curl -s https://install.zerotier.com | sudo bash
sudo pacman -S openssh

Connect to Pooh555's Private network, and ask him for authorization.

zerotier join 17d709436c99ecf8 

Connect to host's terminal via ssh

systemctl start sshd
ssh [email protected]
conda activate image_classification

After completing these procedures you may open vscode ssh session or run jupyter file via command line.

Team Members

  1. Pooh555 Github Profile.

We are from Kamoetvidya Science Academy ( KVIS ).