Skip to content

Nic0ooo/ArtIdentificator

Repository files navigation

Identify art with Classification AI Model to detect if it's cubism art or impressionist art or other

Exemple of usage:

alt text

AI Model usage

Training of 2 models on Teachable Machine link

The first model: /typeOfArt -> of image classification trained with 3 classes (Cubisme, Impressionime and Autre)

The second model: /wichArtist of image classification trained with 9 classes (Picasso, Juan Gris, Georges Braque, Monet, August renoir, Paul Cezanne, Art abstrait, Fauvisme, Art Pop)

How to use

Need to install requirements

Need to have python-3.* version

Clone the repo on your local path

git clone https://github.com/Nic0ooo/ArtIdentificator.git

Go to the folder of the app

cd ArtIdentificator

Install required dependencies with:

pip install -r requirements.txt

Launch the interface: Execute the main.py

python main.py

After launching the application

Upload image or drag and drop, detect and let's see if it's cubism art or impressionist art, or other type of art

About

Detect if is an cubism, impressionist or other type of art, with AI model train with teachablemachine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages