Giter Site home page Giter Site logo

gerjo / paintings Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 138.47 MB

Hand & face annotated Renaissance era paintings

Home Page: http://gerardmeier.com

hands computer-vision annotations renaissance paintings wikiart-dataset faces machine-learning dataset

paintings's Introduction

Renaisance era painting dataset with annotated hands and faces

These paintings and annotations are used in my MSc project on the subject of using algorithms to automatically detect hands in Renaissance era paintings.

The images and some meta data are sourced from WikiArt.org, who employ a fair use principle. Hand and face annotations are manually added by me, and are hereby released under the CC BY 4.0 license for you to use.

Annotation syntax

The annotations.xml file in this repository contains the following information:

  • <filename> Filename of the painting, relative to this repository;
  • <width> <height> The dimensions of the image;
  • <title> <author> <genre> <technique> <keywords> Meta data as provided by WikiArt;
  • <url> The original URL used to download the meta data from. Some URLs may no longer work as WikiArt updates its database;
  • <faces> <hands> Annotated data provided by me, with the following properties:
    • <x> <y> The center of the annotation rectangle. This is relative to the center of the painting. (i.e., some coordinates will be negative);
    • <w> <h> The width and height of the rectangular annotation;
    • <person> A unique number within a painting referring to a person. Note that these numbers are not necessarily incremental (During the annotation process I used colors to indicate persons, each color has a unique number);
    • <left> <right> A boolean indicating whether this pertains a left hand or right hand. This data is not available for faces. Note that some annotations are both left and right hands, this means hands of a single person are significantly overlapping and creating two overlapping annotations would've been too tedious.

Only paintings with fewer than 5 persons are included. Paintings with too small hands are filtered.

Why Renaissance era paintings?

An all too often asked question.

  • Fun subject matter;
  • All algorithms are also applicable to other domains (e.g., Renaissance hands look not too dissimilar from your hands - contrary to, say, Cubism hands);
  • I had never really worked with Computer Vision algorithms before;
  • There appears to be no published work doing the same;
  • Challenging dataset with generally noisy images and a reduced variance of colors (e.g., hardly any blue! and loads of red everywhere);

Examples of annotated hands

image of some annotated hands

Examples of annotated faces

image of some annotated faces

Screenshot of annotation tool

When clicked on an annotation, a context menu allows me to select a color (to indicate an individual person), left/right hand or whether something indicates a face. The mouse's scroll wheel allows zoom, such that annotations can be easily aligned. Annotations can be resized and moved after placement.

image of annotation tool

paintings's People

Contributors

gerjo avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

saiuz

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.