Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dataset: rijksmuseum_challenge_2014 #82

Open
1 task done
davanstrien opened this issue Aug 12, 2022 · 0 comments
Open
1 task done

Add dataset: rijksmuseum_challenge_2014 #82

davanstrien opened this issue Aug 12, 2022 · 0 comments
Labels
dataset Dataset to be added

Comments

@davanstrien
Copy link
Collaborator

A URL for this dataset

https://figshare.com/articles/dataset/Rijksmuseum_Challenge_2014/5660617

Dataset description

The Rijksmuseum Challenge 2014 dataset is introduced in our ICMR 2014 paper "The Rijksmuseum Challenge: Museum-Centered Visual Recognition", T. Mensink and J. van Gemert (see details below). The challenge is to apply computer vision techniques on art objects (paintings, sculptures, drawings etc) from the Rijksmuseum (in Amsterdam, the Netherlands).

This dataset includes ~96424 images from the Rijksmuseum with associated metadata. In the paper introducing the dataset, the following challenges were covered:

  • Challenge 1: Artist Classification
  • Challenge 2: Categorization into Types
  • Challenge 3: Labeling of Materials
  • Challenge 4: Estimating Creation Year

The metadata for each image is contained in an XML file. This file has a simple structure:

<record>
	<header>
		<identifier>oai:rijksmuseum.nl/collection:SK-A-4881</identifier>
		<datestamp>2012-10-26T09:44:38Z</datestamp>
	</header>
	<metadata>
		<oai_dc:dc>
			<dc:format>https://www.rijksmuseum.nl/assetimage2.jsp?id=SK-A-4881</dc:format>
			<dc:format>https://www.rijksmuseum.nl/nl/collectie/SK-A-4881</dc:format>
			<dc:identifier>SK-A-4881</dc:identifier>
			<dc:identifier>RM0001.COLLECT.9</dc:identifier>
			<dc:language>Dutch</dc:language>
			<dc:publisher>Rijksmuseum</dc:publisher>
			<dc:rights>http://creativecommons.org/publicdomain/zero/1.0/</dc:rights>
			<dc:date>1675 -  1685</dc:date>
			<dc:description>Portret van een jonge man uit de familie Van Alphen, waarschijnlijk Simon van Alphen. Kniestuk, staande geleund tegen een boom. Gebarend met de linkerhand, de rechterhand in de zij. Op de achtergrond een landschap met een waterval.</dc:description>
			<dc:format>drager: hoogte 71.5 CMcmcm</dc:format>
			<dc:format>drager: breedte 57.2 CMcmcm</dc:format>
			<dc:format>materiaal: olieverf</dc:format>
			<dc:format>materiaal: doek</dc:format>
			<dc:creator> schilder: Maes, Nicolaes</dc:creator>
			<dc:coverage/>
			<dc:type>schilderij</dc:type>
			<dc:title>Portret van een jonge man, waarschijnlijk Simon van Alphen (1650-1730).</dc:title>
			<dc:coverage>vierde kwart 17e eeuw</dc:coverage>
			<dc:subject>Alphen, Simon van</dc:subject>
			<dc:subject>Iconclasscode: 61B2</dc:subject>
			<dc:subject>Iconclasscode: 25H216</dc:subject>
		</oai_dc:dc>
	</metadata>
</record>

Dataset modality

Image

Dataset licence

Creative Commons Attribution 4.0 International

Other licence

No response

How can you access this data

As a download from a repository/website

size of dataset

10GB

Confirm the dataset has an open licence

  • To the best of my knowledge, this dataset is accessible via an open licence

Contact details for data custodian

No response

@davanstrien davanstrien added the candidate-dataset Proposed dataset to be added label Aug 12, 2022
@davanstrien davanstrien changed the title Add dataset: Rijksmuseum Challenge 2014 Add dataset: rijksmuseum_challenge_2014 Aug 12, 2022
@davanstrien davanstrien added dataset Dataset to be added and removed candidate-dataset Proposed dataset to be added labels Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataset Dataset to be added
Development

No branches or pull requests

1 participant