Code Monkey home page Code Monkey logo

roaddamagedetector's Introduction

RoadDamageDetector

News

[2020-4-25]: Global Road Damage Detection Challenge 2020 will be held as one of the IEEE Bigdata Cup. Why not join the data cup!

[2019-10-16]: Road Damage Dataset was awarded by the GIS Association of Japan. For more information, please check here.

[2018-12-10]: Road damage detection and classification challenge (one of the IEEE Bigdata Cup Challenge) was held in Seattle. 59 teams participated from 14 countries. For more information, please check here!

Road Damage Dataset 2019

Citation

comming soon (in May)

Abstract

comming soon (in May)

The structure of Road Damage Dataset

The structure of the Road Damage Dataset 2019 is the same as the previous one: Pascal VOC.

Download Road Damage Dataset

Please pay attention to the disk capacity when downloading.

Road Damage Dataset 2018

Citation

If you use or find out our dataset useful, please cite our paper in the journal of Computer-Aided Civil and Infrastructure Engineering:

Maeda, H., Sekimoto, Y., Seto, T., Kashiyama, T., & Omata, H. Road Damage Detection and Classification Using Deep Neural Networks with Smartphone Images. Computer‐Aided Civil and Infrastructure Engineering.

@article{maedaroad, title={Road Damage Detection and Classification Using Deep Neural Networks with Smartphone Images}, author={Maeda, Hiroya and Sekimoto, Yoshihide and Seto, Toshikazu and Kashiyama, Takehiro and Omata, Hiroshi}, journal={Computer-Aided Civil and Infrastructure Engineering}, publisher={Wiley Online Library} }

arXiv version is here.

Abstract

Research on damage detection of road surfaces using image processing techniques has been actively conducted achieving considerably high detection accuracies. However, many studies only focus on the detection of the presence or absence of damage. However, in a real-world scenario, when the road managers from a governing body needs to repair such damage, they need to know the type of damage clearly to take effective action. In addition, in many of these previous studies, the researchers acquire their own data using different methods. Hence, there is no uniform road damage dataset available openly, leading to the absence of a benchmark for road damage detection. This study makes three contributions to address these issues. First, to the best of our knowledge, for the first time, a large-scale road damage dataset is prepared. This dataset is composed of 9,053 road damage images captured with a smartphone installed on a car, with 15,435 instances of road surface damage included in these road images. These images are captured in a wide variety of weather and illuminance conditions. In each image, the bounding box representing the location of the damage and the type of damage are annotated. Next, we use the state-of-the-art object detection method using convolutional neural networks to train the damage detection model with our dataset, and compare the accuracy and runtime speed on both, a GPU server and a smartphone. Finally, we show that the type of damage can be classified into eight types with high accuracy by applying the proposed object detection method. The road damage dataset, our experimental results, and the developed smartphone application used in this study are made publicly available. This page introduces the road damage dataset we created.

The structure of Road Damage Dataset

Road Damage Dataset contains trained models and Annotated images. Annotated images are presented as the same format to PASCAL VOC.

  • trainedModels
    • SSD Inception V2
    • SSD MobileNet
  • RoadDamageDataset (dataset structure is the same format as PASCAL VOC)
    • Adachi
      • JPEGImages : contains images
      • Annotations : contains xml files of annotation
      • ImageSets : contains text files that show training or evaluation image list
    • Chiba
    • Muroran
    • Ichihara
    • Sumida
    • Nagakute
    • Numazu

Download Road Damage Dataset

Please pay attention to the disk capacity when downloading.

Dataset Tutorial

We also created the tutorial of Road Damage Dataset. In this tutorial, we will show you:

  • How to download Road Crack Dataset
  • The structure of the Dataset
  • The statistical information of the dataset
  • How to use trained models.

Please check RoadDamageDatasetTutorial.ipynb.

Privacy matters

Our dataset is openly accessible by the public. Therefore, considering issues with privacy, based on visual inspection, when a person's face or a car license plate are clearly reflected in the image, they are blurred out.

License

Images on this dataset are available under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0). The license and link to the legal document can be found next to every image on the service in the image information panel and contains the CC BY-SA 4.0 mark:
Creative Commons License

roaddamagedetector's People

Contributors

hiroyamaeda avatar ksym27 avatar wakanapo avatar

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.