GithubHelp home page GithubHelp logo

doordetect-dataset's Introduction

DoorDetect Dataset

DoorDetect is a dataset of 1,213 images that have been annotated with object bounding boxes. The images are very diverse and often contain complex scenes with several objects.

Images

The images annotated are from Open Images Dataset V4 and MCIndoor20000 .

alt text

Object Classes

The identified object classes are: handle; door, which refers to any room door; cabinet door, which refers to any drawer or small door; and refrigerator door, which refers to any door in a refrigerator.

alt text

Labels

The object location is specified by the coordinates of its bounding box. Boxes were marked using Yolo_mark. There is a .txt file for each image with the same name. Each line in the label file is of the form: <object-class> <x> <y> <width> <height>.

Where:

  • <object-class>: integer number of object. (0) door; (1) handle; (2) cabinet door; (3) refrigerator door.
  • <x> <y> <width> <height>: float values relative to width and height of the image.
  • <x> <y>: center of the box.

alt text

YOLO with DoorDetect

The dataset can be used for training and testing an object detection CNN such as YOLO. Weights for detecting doors and handles with YOLO can be downloaded from: YOLO_weights (mAP=45%). For running YOLO you might also need the network configuration file yolo-obj.cfg and a text file where the detected classes names and their order is specified obj.names.

alt text

Citation

Please cite the paper in your publications if it helps your research.

@article{Arduengo_2021,
   title={Robust and adaptive door operation with a mobile robot},
   ISSN={1861-2784},
   url={http://dx.doi.org/10.1007/s11370-021-00366-7},
   DOI={10.1007/s11370-021-00366-7},
   journal={Intelligent Service Robotics},
   publisher={Springer Science and Business Media LLC},
   author={Arduengo, Miguel and Torras, Carme and Sentis, Luis},
   year={2021},
   month={May}
}

Link to the paper: Robust and Adaptive Door Operation with a Mobile Robot

doordetect-dataset's People

Contributors

miguelard avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

doordetect-dataset's Issues

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.