Giter Site home page Giter Site logo

apron-dataset's Introduction

The Apron Dataset

apron_dataset_overview.png

This repository provides all relevant information and utility scripts of the Apron Dataset, which focuses on training and evaluating classification and detection models for airport-apron logistics. A detailed description can be found in the corresponding publication. The image data and annotations are available on request at wilddash.cc/aprondataset.

Annotation Format

Annotations are provided as csv files for each image, defining object instances by a bounding box, label id and the following meta parameters:

  • occluded: non-occluded (0), occluded (1)
  • atmosphere: clear (0), light rain (1), heavy rain (2), fog (3), snow (4)
  • lighting: sunny (0), diffuse (1), artificial (2)
  • timeofday: day (0), twilight (1), night (2)
  • degradation: low (0), high (1)

The specifications of label ids, mappings and visualization colors are defined in datasets.py.

Dataset Variants

The provided dataset contains fine-grained annotations for 43 categories (ApronFine). Use map_dataset.py to map them to arbitrary target datasets. Mappings of the default variants ApronTop and ApronCoarse are provided.

Visualization

Use visualize_annotations.py to overlay annotations as colored bounding boxes on all images in a given directory.

Licence

The Apron Dataset is released to academic and non-academic entities for non-commercial purposes such as academic research, teaching, scientific publications or personal experimentation (LICENCE).

Citing

If you use the dataset for your research, please use the following BibTeX entry:

@InProceedings{Steininger_2022_ACCV,
    author    = {Steininger, Daniel and Kriegler, Andreas and Pointner, Wolfgang and Widhalm, Verena and Simon, Julia and Zendel, Oliver},
    title     = {Towards Scene Understanding for Autonomous Operations on Airport Aprons},
    booktitle = {Proceedings of the Asian Conference on Computer Vision (ACCV) Workshops},
    month     = {December},
    year      = {2022},
    pages     = {147-163}
}

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.