GithubHelp home page GithubHelp logo

atrudel / audra_extended Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 46 KB

Extension of the AuDrA model, originally built by researchers to rate the creativity of human drawings

Python 97.93% Shell 2.07%

audra_extended's Introduction

AuDrA Extended

Extension of the AuDrA model, originally built by a team of researchers to rate the creativity of human drawings, as published in this paper:

Patterson, J. D., Barbot, B., Lloyd-Cox, J., & Beaty, R. E. (2023). AuDrA: An automated drawing assessment platform for evaluating creativity. Behavior Research Methods. https://doi.org/10.3758/s13428-023-02258-3

We worked on their existing code base, available on OSFHome. The orignal code is contained in the first commit of this repository and can be found on the original_AuDrA branch.

Installation

The conda environment used in this repository is made to be run locally, on CPU.

1- Make sure you have Python and conda installed (with Anaconda for example)

2- Clone the repository

git clone https://github.com/atrudel/AuDrA_extended.git

3- Make sure you are at the root of the repository

cd AuDrA_extended

2- Run the setup script that will

  • Create the conda environment
  • Download the training data and store it in a Drawings folder
sh setup.sh

Visualize AuDrA features

Features outputted by the penultimate layer of the pre-trained AuDra Resnet are extracted using all images in the dataset, then a PCA is performed for visualization.

A Flask app allows easy visualization of the first 3 principal components.

From the root of the repository:

python inerpretation.py

Then click on the link displayed in the terminal to open the Flask app in your browser.

audra_extended's People

Contributors

atrudel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.