Deprecated: $wgMWOAuthSharedUserIDs=false is deprecated, set $wgMWOAuthSharedUserIDs=true, $wgMWOAuthSharedUserSource='local' instead [Called from MediaWiki\HookContainer\HookContainer::run in /var/www/html/w/includes/HookContainer/HookContainer.php at line 135] in /var/www/html/w/includes/Debug/MWDebug.php on line 372
Electric Power Fuse Identification with Deep Learning - MaRDI portal

Deprecated: Use of MediaWiki\Skin\SkinTemplate::injectLegacyMenusIntoPersonalTools was deprecated in Please make sure Skin option menus contains `user-menu` (and possibly `notifications`, `user-interface-preferences`, `user-page`) 1.46. [Called from MediaWiki\Skin\SkinTemplate::getPortletsTemplateData in /var/www/html/w/includes/Skin/SkinTemplate.php at line 691] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Deprecated: Use of QuickTemplate::(get/html/text/haveData) with parameter `personal_urls` was deprecated in MediaWiki Use content_navigation instead. [Called from MediaWiki\Skin\QuickTemplate::get in /var/www/html/w/includes/Skin/QuickTemplate.php at line 131] in /var/www/html/w/includes/Debug/MWDebug.php on line 372

Electric Power Fuse Identification with Deep Learning

From MaRDI portal



DOI10.5281/zenodo.7613425Zenodo7613425MaRDI QIDQ6700111

Dataset published at Zenodo repository.

Author name not available (Why is that?)

Publication date: 6 February 2023



Paper Title: Electric Power Fuse Identification with Deep Learning Journal Title: IEEE Transactions on Industrial Informatics Accepted On: February 6, 2023 GitHub Link:https://github.com/MEDomics-UdeS/energAI-fuses Description: This project implements a supervised learning PyTorch-based end-to-end object detection pipeline for the purpose of detecting and classifying fuses in low-voltage electrical installations. Files: annotations.csv: Contains bounding box annotations for images. Save the file todata/annotations/ in the cloned GitHub repository. final_model.pkl: Final trained model. Save the file anywhere and selectit using the GUI from the cloned GitHub repository to use it. images.zip: Images for learning and testing. Extract the .zip file to data/raw/ in the cloned GitHub repository. Abstract: As part of arc flash studies, survey pictures of electrical installations need to be manually analyzed. A challenging task is to identify fuse types, which can be determined from physical characteristics such as shape, color and size. To automate this process using deep learning techniques, a new dataset of fuse pictures from past arc flash projects and data from the web was created. Multiple experiments were performed to train a final model, reaching an average precision (AP50) of 91.06 % on the holdout set, which confirms its potential for identification of fuse types in new photos. By identifying fuse types using physical characteristics only, the need to take clear pictures of the label text is eliminated, allowing pictures to be taken away from danger, thereby improving the safety of workers. All the resources needed to repeat the experiments are openly accessible, including the code and datasets.






This page was built for dataset: Electric Power Fuse Identification with Deep Learning