GithubHelp home page GithubHelp logo

machinevisionuib / workshoppingmachinevision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from machinevisionuib/machinevisionscripts

0.0 0.0 0.0 3.96 MB

Data and scripts for workshop on Machine Vision 15-17 August 2022

License: Creative Commons Zero v1.0 Universal

R 1.07% HTML 98.93%

workshoppingmachinevision's Introduction

Data and scripts for workshop 15-17 August 2022.

Feel free to add stuff here.

This repository gathers scripts for analysing data collected in the database Machine Vision in Art, Games and Narratives as part of the ERC-funded project Machine Vision in Everyday Life: Playful Interactions with Visual Technologies in Digital Art, Games, Narratives and Social Media.

Graphical abstract describing dataset

See below for descriptions of each file.

How to download the dataset

The data that the scripts work with is in the /data folder of this repository. The full citation is:

Rettberg, Jill Walker; Kronman, Linda; Solberg, Ragnhild; Gunderson, Marianne; Bjørklund, Stein Magne; Stokkedal, Linn Heidi; de Seta, Gabriele; Jacob, Kurdin; Markham, Annette, 2022, "A Dataset Documenting Representations of Machine Vision Technologies in Artworks, Games and Narratives", https://doi.org/10.18710/2G0XKN, DataverseNO, V1

What the dataset is about

The dataset captures cultural attitudes towards machine vision technologies as they are expressed in art, games and narratives. It includes records of 500 creative works (including 77 digital games, 191 digital artworks and 236 movies, novels and other narratives) that use or represent machine vision technologies like facial recognition, deepfakes, and augmented reality.

Descriptions of existing scripts:

Contents of machinevisionscripts.R

This is the basic set of scripts included with the dataset. It includes code to do the following: - Import creativeworks.csv

  • Import characters.csv
  • Simplify character traits by combining values
  • Import situations.csv
  • Merge characters.csv with situations.csv to see character traits combined with actions (verbs)
  • Create contingency tables with a row for each action and the number of times it is used in each of the genres (art, games, narratives), and which kind of agent performs the action. Separate tables are created for technologies, characters and entities, and a column is created to indicate whether an action is passive (ends in -ed) or active (ends in -ing).
  • Create a contingency table showing number of times an action is performed by a character, a technology or an entity with a column indicating whether the action is active or passive.
  • Transform worksinfo.csv into a wide table with a row for each work and columns for WorkID, Work_WikidataID, WorkTitle, Genre, Year, Creator, Country, URL and IsSciFi. Because many works have multiple creators, multiple countries and even mulitple URLs, the code creates a new column for each creator

Contents of machinevision_plots_by_year_country.R

  • Import creativeworks.csv
  • Plot a line graph showing works by year of publication and genre
  • Plot the geographic distribution of works -- by continent -- by European country -- by the UK vs rest of Europe
  • Distribution of all works by year of publication

Funding acknowledgement

This project has received funding from the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation programme (grant agreement No 771800).

workshoppingmachinevision's People

Contributors

jilltxt 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.