Skip to content

andra1782/CSE3000-Research-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Poster and paper

Accessible through TU Delft's repository. Poster, paper.

Code Reproducibility

The experiment consisted of 2 phases: data collection and data analysis.

Data Collection

First, the integral WikiArt dataset has been downloaded locally as an archive from the WikiArt website. Then, the file was unarchived, revealing over 80,000 artworks from 27 styles. Due to resources and time constraints, the script sample_from_WikiArt.py has been run in order to sample only 10 images from each style and collect them in the wikiart_samples folder, also split in styles. For the process of self-poisoning, the script WikiArt_self_poisoning.ipynb was ran on the free versions of the Google Colab and Kaggle platforms using the available T4 GPUs. The results of these generations were downloaded locally and organized manually in the results folder to facilitate data analysis. These results consists of the generated images, the generated captions, plus the semantic and visual similarities between the first image/caption and the others, as well as between consecutive images/captions. Each artwork has a dedicated folder containing the generated images, whereas the captions and other metrics corresponding to the respective artwork are stored in a json file.

Data Analysis

The results folder initially contained only the original and generated images, captions and some of the metrics described in the paper per artwork (not aggregated yet). The notebook creative_novelty.ipynb contains the data processing, as well as the resulting plots used in the paper. Please unarchive results.zip in order to see the generated images, captions and plots.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published