Giter VIP home page Giter VIP logo

insulatordataset's Introduction

Insulator Data Set - Chinese Power Line Insulator Dataset (CPLID)

Provide normal insulator images captured by UAVs and synthetic defective insulator images.

@article{tao2018detection,
  title={Detection of Power Line Insulator Defects Using Aerial Images Analyzed With Convolutional Neural Networks},
  author={Tao, Xian and Zhang, Dapeng and Wang, Zihao and Liu, Xilong and Zhang, Hongyan and Xu, De},
  journal={IEEE Transactions on Systems, Man, and Cybernetics: Systems},
  year={2018},
  publisher={IEEE}
}

This dataset is divided into two part:

  • Normal_Insulators contains the normal insulators capture by UAVs. The number of the normal insulator images is 600.

  • Defective_Insulators contains the insulators with defect. The number of the defective insulator images is 248. Since we don't have too much defective insulators, the data augmentation method is applied. These images are synthesized by following process:

    • Use the algorithm in TVSeg to segment the defective insulator from a small part original images, the segment results are the mask images;
    • Use affine transform to augment the original images and their mask, the augmentation results is a lot of original-mask image pairs;
    • Use these image pairs to train the U-Net;
    • Use the trained U-Net to segment the rest part of images;
    • Attach the insulators in different backgrounds.

Both these two directories contain two subdirectories, one called images contains the image files, the other called labels contains the VOC2007 format annotations.

  • The labels of Normal_Insulators contains only the annotations of insulators;
  • The labels of Defective_Insulators contains not only the annotations of insulators but also the annotations of defects which on the insulators.

The images is provided by the State Grid Corporation of China, and the dataset is made by WANG Zi-Hao. If you have any question about this dataset, feel free to contact [email protected].

insulatordataset's People

Contributors

insulatordata avatar regiswang 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.