Code Monkey home page Code Monkey logo

public-insulator-datasets's Introduction

Unifying Public Datasets for Insulator Detection and Fault Classification in Electrical Power Lines

Data of the merged two public isolator detasets available with the code to merge then.

Data

If you just want to use the data generated by this work, download the images and labels (in COCO format) available here.

Installation

All code was tested using Python 3.7

We use the Albumentations API to perform data augmentation.
The API is available here. Use the Albumentation instruction to install then.

Use the package manager pip to install the requirements.

pip install -r requirements.txt

To do the merge and increase the data of this work, it is necessary to download the file downsized.zip of the dataset proposed by Tomaszewski et al. available here and copy the content to the Tomaszewski folder. Do the same for the CPLID dataset available here and copying its contents to the CPLID folder.

Copy the contents of the 'albumentations' folder to the folder where the Albumentations project was cloned.

Usage

Change the "data_root" file path from data_augmentation.py file to the path that you cloned this project and run with Python in Albumentation project folder:

python data_augmentation.py

Citations

If you use this project in your research, please cite this project.

@misc{vieira2020unifying,
    author = {Vieira-e-Silva, Andr{\'e} L. and Chaves, Thiago and Felix, Heitor and Mac{\^e}do, David and Sim{\~o}es, Francisco and Gama-Neto, Milton and Teichrieb, Veronica and Zanchettin, Cleber},
    title = {{Unifying Public Datasets for Insulator Detection and Fault Classification in Electrical Power Lines}},
    year = {2020},
    howpublished = {\url{https://github.com/heitorcfelix/public-insulator-datasets}}
}

License

MIT

public-insulator-datasets's People

Contributors

andreluizbvs avatar heitorcfelix avatar

Watchers

James Cloos 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.