• About
  • Competitions
  • Pose Estimation 2021
  • Register
  • Sign In
    Forgot password?
    GitHub
    By logging in with Github you accept our Privacy Policy
Pose Estimation 2021
  • Home
  • Challenge
  • Data
  • Scoring
  • Rules
  • Submission Rules
  • Lightbox Final Result
  • Lightbox Post-Mortem
  • Sunlamp Final Result
  • Sunlamp Post-Mortem
  • Discussion
  • Resources
Timeline

Oct. 25, 2021, 9 a.m. UTC

March 31, 2022, midnight UTC

The competition is over.

Data

The data for this competition is released under the CC BY-NC-SA 4.0 license. You may download the full set of data as a compressed zip file (16.96 GB) from the Stanford data repository or from Zenodo.

Download from Stanford Digital Repository

Download from Zenodo

Contents

The zip file containing the dataset is organized as follows:

  • lightbox/
    • images/: a folder containing 6740 real images taken under lightbox conditions. Images are 8 bit monochrome in jpeg format, with a resolution of 1920×1200 pixels.
    • test.json: list of all filenames of lightbox images. (update: including labels)
  • sunlamp/
    • images/: a folder containing 2791 real images taken under sunlamp conditions. Images are 8 bit monochrome in jpeg format, with a resolution of 1920×1200 pixels.
    • test.json: list of all filenames of sunlamp images. (update: including labels)
  • synthetic/
    • images/: a folder containing 60000 synthetic images generated by computer graphics. Images are 8 bit monochrome in jpeg format, with a resolution of 1920×1200 pixels.
    • train.json:list of filenames and labels of a training/validation split, training portion (80%)
    • validation.json: list of all filenames and labels of a training/validation split, validation portion (20%)
       
  • camera.json: intrinsic camera paramers used for taking real images and as part of the synthetic rendering pipeline
  • LICENSE.MD: dataset license file

Preview

The following figure presents a small preview of some selected images from the dataset. Due to different post-processing requirements, the Earth background only appears in some of the lightbox and synthetic images. Additionally, sunlamp images might include (parts of) the lightsource.

Getting started

We provide teams with utility scripts that help working with the dataset and support exporting submissions. You may clone our repository at Gitlab and start your development from there: https://gitlab.com/EuropeanSpaceAgency/speedplus-utils

 

Created by the Advanced Concepts Team, Copyright © European Space Agency 2021