Research on multi-defects classification detection method for solar cells based on deep learning

Solar cells are playing a significant role in aerospace equipment. In view of the surface defect characteristics in the manufacturing process of solar cells, the common surface defects are divided into three categories, which include difficult-detecting defects (mismatch), general defects (bubble, g...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:PloS one 2024-06, Vol.19 (6), p.e0304819
Hauptverfasser: Li, Zhenwei, Zhang, Shihai, Qu, Chongnian, Zhang, Zimiao, Sun, Feng
Format: Artikel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page
container_issue 6
container_start_page e0304819
container_title PloS one
container_volume 19
creator Li, Zhenwei
Zhang, Shihai
Qu, Chongnian
Zhang, Zimiao
Sun, Feng
description Solar cells are playing a significant role in aerospace equipment. In view of the surface defect characteristics in the manufacturing process of solar cells, the common surface defects are divided into three categories, which include difficult-detecting defects (mismatch), general defects (bubble, glass-crack and cell-crack) and easy-detecting defects (glass-upside-down). Corresponding to different types of defects, the deep learning model with different optimization methods and a classification detection method based on multi-models fusion are proposed in the paper. In the proposed model, in order to solve the mismatch problem between the default anchor boxes size of YOLOv5s model and the extreme scale of the battery mismatch defect label boxes, the K-means algorithm was adopted to re-cluster the dedicated anchor boxes for the mismatch defect label boxes. In order to improve the comprehensive detection accuracy of YOLOv5s model for the general defects, the YOLOv5s model was also improved by the methods of image preprocessing, anchor box improving and detection head replacing. In order to ensure the recognition accuracy and improve the detection speed for easy-detecting defects, the lightweight classification network MobileNetV2 was also used to classify the cells with glass-upside-down defects. The experimental results show that the proposed optimization model and classification detection method can significantly improve the defect detection precision. Respectively, the detection precision for mismatch, bubble, glass-crack and cell-crack defects are up to 95.64%, 91.8%, 93.1% and 98.0%. By using lightweight model to train the glass-upside-down defect dataset, the average classification accuracy reaches 100% and the detection speed reaches 13.29 frames per second. The comparison experiments show that the proposed model has a great improvement in detection accuracy compared with the original model, and the defect detection speed of lightweight classification network is improved more obviously, which confirms the effectiveness of the proposed optimization model and the multi-defect classification detection method for solar cells defect detection.
doi_str_mv 10.1371/journal.pone.0304819
format Article
fullrecord <record><control><sourceid>gale_plos_</sourceid><recordid>TN_cdi_plos_journals_3071023243</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><galeid>A798527647</galeid><doaj_id>oai_doaj_org_article_8e547ee5e31343c593322f9b3c3e9ff6</doaj_id><sourcerecordid>A798527647</sourcerecordid><originalsourceid>FETCH-LOGICAL-c572t-9874be5f6600537a4e01cae67c24a11bab393eacb5701ed02e8607e3065a912b3</originalsourceid><addsrcrecordid>eNqNk0tv1DAQxyMEoqXwDRBEQkJw2MWP2I5PqKp4rFSpUnlcjeNMdr3yxovtIPj2ON202qAekA-2xr_5z3g8UxTPMVpiKvC7rR9Cr91y73tYIoqqGssHxSmWlCw4QfTh0fmkeBLjFiFGa84fFye0loiRip8WP64hgg5mU_q-3A0u2UULHZgUS-N0jLazRiebL1tI2TyedpA2vi07H8ronQ6lAedi2egIbXlDwr50WbW3_fpp8ajTLsKzaT8rvn388PXi8-Ly6tPq4vxyYZggaSFrUTXAOs7HLIWuAGGjgQtDKo1xoxsqKWjTMIEwtIhAzZEAijjTEpOGnhUvD7p756OaihMVRQIjQklFM7E6EK3XW7UPdqfDH-W1VTcGH9ZKh2SNA1UDqwQAA4ppRQ2TlBLSyYYaCrLreNZ6P0Ubmh20BvoUtJuJzm96u1Fr_0thjCWhXGSFN5NC8D8HiEntbBwLqXvww5R4zSRnGX31D3r_8yZqrfMLbN_5HNiMoupcyJoRwasx7PIeKq8WdtbkVupsts8c3s4cMpPgd1rrIUa1-nL9_-zV9zn7-ojdgHZpk7tpGDsszsHqAJrgYwzQ3VUZIzVOwm011DgJapqE7Pbi-IfunG5bn_4Fcr8DGg</addsrcrecordid><sourcetype>Open Website</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype><pqid>3071023243</pqid></control><display><type>article</type><title>Research on multi-defects classification detection method for solar cells based on deep learning</title><source>MEDLINE</source><source>DOAJ Directory of Open Access Journals</source><source>Elektronische Zeitschriftenbibliothek - Frei zugängliche E-Journals</source><source>Public Library of Science (PLoS)</source><source>PubMed Central</source><source>Free Full-Text Journals in Chemistry</source><creator>Li, Zhenwei ; Zhang, Shihai ; Qu, Chongnian ; Zhang, Zimiao ; Sun, Feng</creator><contributor>Dhaka, Mahendra Singh</contributor><creatorcontrib>Li, Zhenwei ; Zhang, Shihai ; Qu, Chongnian ; Zhang, Zimiao ; Sun, Feng ; Dhaka, Mahendra Singh</creatorcontrib><description>Solar cells are playing a significant role in aerospace equipment. In view of the surface defect characteristics in the manufacturing process of solar cells, the common surface defects are divided into three categories, which include difficult-detecting defects (mismatch), general defects (bubble, glass-crack and cell-crack) and easy-detecting defects (glass-upside-down). Corresponding to different types of defects, the deep learning model with different optimization methods and a classification detection method based on multi-models fusion are proposed in the paper. In the proposed model, in order to solve the mismatch problem between the default anchor boxes size of YOLOv5s model and the extreme scale of the battery mismatch defect label boxes, the K-means algorithm was adopted to re-cluster the dedicated anchor boxes for the mismatch defect label boxes. In order to improve the comprehensive detection accuracy of YOLOv5s model for the general defects, the YOLOv5s model was also improved by the methods of image preprocessing, anchor box improving and detection head replacing. In order to ensure the recognition accuracy and improve the detection speed for easy-detecting defects, the lightweight classification network MobileNetV2 was also used to classify the cells with glass-upside-down defects. The experimental results show that the proposed optimization model and classification detection method can significantly improve the defect detection precision. Respectively, the detection precision for mismatch, bubble, glass-crack and cell-crack defects are up to 95.64%, 91.8%, 93.1% and 98.0%. By using lightweight model to train the glass-upside-down defect dataset, the average classification accuracy reaches 100% and the detection speed reaches 13.29 frames per second. The comparison experiments show that the proposed model has a great improvement in detection accuracy compared with the original model, and the defect detection speed of lightweight classification network is improved more obviously, which confirms the effectiveness of the proposed optimization model and the multi-defect classification detection method for solar cells defect detection.</description><identifier>ISSN: 1932-6203</identifier><identifier>EISSN: 1932-6203</identifier><identifier>DOI: 10.1371/journal.pone.0304819</identifier><identifier>PMID: 38905246</identifier><language>eng</language><publisher>United States: Public Library of Science</publisher><subject>Accuracy ; Algorithms ; Biology and Life Sciences ; Boxes ; Cameras ; Classification ; Computer and Information Sciences ; Datasets ; Deep Learning ; Defective products ; Defects ; Efficiency ; Engineering and Technology ; Frames per second ; Gallium arsenide ; Image Processing, Computer-Assisted - methods ; Labels ; Lightweight ; Machine learning ; Manufacturing industry ; Methods ; Object recognition ; Optimization ; Optimization models ; Photovoltaic cells ; Physical Sciences ; Research and Analysis Methods ; Silicon ; Solar batteries ; Solar cells ; Solar Energy ; Surface defects ; Weight reduction</subject><ispartof>PloS one, 2024-06, Vol.19 (6), p.e0304819</ispartof><rights>Copyright: © 2024 Li et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.</rights><rights>COPYRIGHT 2024 Public Library of Science</rights><rights>2024 Li et al. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.</rights><rights>2024 Li et al 2024 Li et al</rights><rights>2024 Li et al. This is an open access article distributed under the terms of the Creative Commons Attribution License: http://creativecommons.org/licenses/by/4.0/ (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.</rights><lds50>peer_reviewed</lds50><oa>free_for_read</oa><woscitedreferencessubscribed>false</woscitedreferencessubscribed><cites>FETCH-LOGICAL-c572t-9874be5f6600537a4e01cae67c24a11bab393eacb5701ed02e8607e3065a912b3</cites><orcidid>0000-0002-7725-4493 ; 0009-0006-2466-5420</orcidid></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><linktopdf>$$Uhttps://www.ncbi.nlm.nih.gov/pmc/articles/PMC11192367/pdf/$$EPDF$$P50$$Gpubmedcentral$$Hfree_for_read</linktopdf><linktohtml>$$Uhttps://www.ncbi.nlm.nih.gov/pmc/articles/PMC11192367/$$EHTML$$P50$$Gpubmedcentral$$Hfree_for_read</linktohtml><link.rule.ids>230,314,727,780,784,864,885,2100,2926,23865,27923,27924,53790,53792,79371,79372</link.rule.ids><backlink>$$Uhttps://www.ncbi.nlm.nih.gov/pubmed/38905246$$D View this record in MEDLINE/PubMed$$Hfree_for_read</backlink></links><search><contributor>Dhaka, Mahendra Singh</contributor><creatorcontrib>Li, Zhenwei</creatorcontrib><creatorcontrib>Zhang, Shihai</creatorcontrib><creatorcontrib>Qu, Chongnian</creatorcontrib><creatorcontrib>Zhang, Zimiao</creatorcontrib><creatorcontrib>Sun, Feng</creatorcontrib><title>Research on multi-defects classification detection method for solar cells based on deep learning</title><title>PloS one</title><addtitle>PLoS One</addtitle><description>Solar cells are playing a significant role in aerospace equipment. In view of the surface defect characteristics in the manufacturing process of solar cells, the common surface defects are divided into three categories, which include difficult-detecting defects (mismatch), general defects (bubble, glass-crack and cell-crack) and easy-detecting defects (glass-upside-down). Corresponding to different types of defects, the deep learning model with different optimization methods and a classification detection method based on multi-models fusion are proposed in the paper. In the proposed model, in order to solve the mismatch problem between the default anchor boxes size of YOLOv5s model and the extreme scale of the battery mismatch defect label boxes, the K-means algorithm was adopted to re-cluster the dedicated anchor boxes for the mismatch defect label boxes. In order to improve the comprehensive detection accuracy of YOLOv5s model for the general defects, the YOLOv5s model was also improved by the methods of image preprocessing, anchor box improving and detection head replacing. In order to ensure the recognition accuracy and improve the detection speed for easy-detecting defects, the lightweight classification network MobileNetV2 was also used to classify the cells with glass-upside-down defects. The experimental results show that the proposed optimization model and classification detection method can significantly improve the defect detection precision. Respectively, the detection precision for mismatch, bubble, glass-crack and cell-crack defects are up to 95.64%, 91.8%, 93.1% and 98.0%. By using lightweight model to train the glass-upside-down defect dataset, the average classification accuracy reaches 100% and the detection speed reaches 13.29 frames per second. The comparison experiments show that the proposed model has a great improvement in detection accuracy compared with the original model, and the defect detection speed of lightweight classification network is improved more obviously, which confirms the effectiveness of the proposed optimization model and the multi-defect classification detection method for solar cells defect detection.</description><subject>Accuracy</subject><subject>Algorithms</subject><subject>Biology and Life Sciences</subject><subject>Boxes</subject><subject>Cameras</subject><subject>Classification</subject><subject>Computer and Information Sciences</subject><subject>Datasets</subject><subject>Deep Learning</subject><subject>Defective products</subject><subject>Defects</subject><subject>Efficiency</subject><subject>Engineering and Technology</subject><subject>Frames per second</subject><subject>Gallium arsenide</subject><subject>Image Processing, Computer-Assisted - methods</subject><subject>Labels</subject><subject>Lightweight</subject><subject>Machine learning</subject><subject>Manufacturing industry</subject><subject>Methods</subject><subject>Object recognition</subject><subject>Optimization</subject><subject>Optimization models</subject><subject>Photovoltaic cells</subject><subject>Physical Sciences</subject><subject>Research and Analysis Methods</subject><subject>Silicon</subject><subject>Solar batteries</subject><subject>Solar cells</subject><subject>Solar Energy</subject><subject>Surface defects</subject><subject>Weight reduction</subject><issn>1932-6203</issn><issn>1932-6203</issn><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2024</creationdate><recordtype>article</recordtype><sourceid>EIF</sourceid><sourceid>ABUWG</sourceid><sourceid>AFKRA</sourceid><sourceid>AZQEC</sourceid><sourceid>BENPR</sourceid><sourceid>CCPQU</sourceid><sourceid>DWQXO</sourceid><sourceid>GNUQQ</sourceid><sourceid>DOA</sourceid><recordid>eNqNk0tv1DAQxyMEoqXwDRBEQkJw2MWP2I5PqKp4rFSpUnlcjeNMdr3yxovtIPj2ON202qAekA-2xr_5z3g8UxTPMVpiKvC7rR9Cr91y73tYIoqqGssHxSmWlCw4QfTh0fmkeBLjFiFGa84fFye0loiRip8WP64hgg5mU_q-3A0u2UULHZgUS-N0jLazRiebL1tI2TyedpA2vi07H8ronQ6lAedi2egIbXlDwr50WbW3_fpp8ajTLsKzaT8rvn388PXi8-Ly6tPq4vxyYZggaSFrUTXAOs7HLIWuAGGjgQtDKo1xoxsqKWjTMIEwtIhAzZEAijjTEpOGnhUvD7p756OaihMVRQIjQklFM7E6EK3XW7UPdqfDH-W1VTcGH9ZKh2SNA1UDqwQAA4ppRQ2TlBLSyYYaCrLreNZ6P0Ubmh20BvoUtJuJzm96u1Fr_0thjCWhXGSFN5NC8D8HiEntbBwLqXvww5R4zSRnGX31D3r_8yZqrfMLbN_5HNiMoupcyJoRwasx7PIeKq8WdtbkVupsts8c3s4cMpPgd1rrIUa1-nL9_-zV9zn7-ojdgHZpk7tpGDsszsHqAJrgYwzQ3VUZIzVOwm011DgJapqE7Pbi-IfunG5bn_4Fcr8DGg</recordid><startdate>20240621</startdate><enddate>20240621</enddate><creator>Li, Zhenwei</creator><creator>Zhang, Shihai</creator><creator>Qu, Chongnian</creator><creator>Zhang, Zimiao</creator><creator>Sun, Feng</creator><general>Public Library of Science</general><general>Public Library of Science (PLoS)</general><scope>CGR</scope><scope>CUY</scope><scope>CVF</scope><scope>ECM</scope><scope>EIF</scope><scope>NPM</scope><scope>AAYXX</scope><scope>CITATION</scope><scope>IOV</scope><scope>ISR</scope><scope>3V.</scope><scope>7QG</scope><scope>7QL</scope><scope>7QO</scope><scope>7RV</scope><scope>7SN</scope><scope>7SS</scope><scope>7T5</scope><scope>7TG</scope><scope>7TM</scope><scope>7U9</scope><scope>7X2</scope><scope>7X7</scope><scope>7XB</scope><scope>88E</scope><scope>8AO</scope><scope>8C1</scope><scope>8FD</scope><scope>8FE</scope><scope>8FG</scope><scope>8FH</scope><scope>8FI</scope><scope>8FJ</scope><scope>8FK</scope><scope>ABJCF</scope><scope>ABUWG</scope><scope>AEUYN</scope><scope>AFKRA</scope><scope>ARAPS</scope><scope>ATCPS</scope><scope>AZQEC</scope><scope>BBNVY</scope><scope>BENPR</scope><scope>BGLVJ</scope><scope>BHPHI</scope><scope>C1K</scope><scope>CCPQU</scope><scope>D1I</scope><scope>DWQXO</scope><scope>FR3</scope><scope>FYUFA</scope><scope>GHDGH</scope><scope>GNUQQ</scope><scope>H94</scope><scope>HCIFZ</scope><scope>K9.</scope><scope>KB.</scope><scope>KB0</scope><scope>KL.</scope><scope>L6V</scope><scope>LK8</scope><scope>M0K</scope><scope>M0S</scope><scope>M1P</scope><scope>M7N</scope><scope>M7P</scope><scope>M7S</scope><scope>NAPCQ</scope><scope>P5Z</scope><scope>P62</scope><scope>P64</scope><scope>PATMY</scope><scope>PDBOC</scope><scope>PIMPY</scope><scope>PQEST</scope><scope>PQQKQ</scope><scope>PQUKI</scope><scope>PRINS</scope><scope>PTHSS</scope><scope>PYCSY</scope><scope>RC3</scope><scope>7X8</scope><scope>5PM</scope><scope>DOA</scope><orcidid>https://orcid.org/0000-0002-7725-4493</orcidid><orcidid>https://orcid.org/0009-0006-2466-5420</orcidid></search><sort><creationdate>20240621</creationdate><title>Research on multi-defects classification detection method for solar cells based on deep learning</title><author>Li, Zhenwei ; Zhang, Shihai ; Qu, Chongnian ; Zhang, Zimiao ; Sun, Feng</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-c572t-9874be5f6600537a4e01cae67c24a11bab393eacb5701ed02e8607e3065a912b3</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2024</creationdate><topic>Accuracy</topic><topic>Algorithms</topic><topic>Biology and Life Sciences</topic><topic>Boxes</topic><topic>Cameras</topic><topic>Classification</topic><topic>Computer and Information Sciences</topic><topic>Datasets</topic><topic>Deep Learning</topic><topic>Defective products</topic><topic>Defects</topic><topic>Efficiency</topic><topic>Engineering and Technology</topic><topic>Frames per second</topic><topic>Gallium arsenide</topic><topic>Image Processing, Computer-Assisted - methods</topic><topic>Labels</topic><topic>Lightweight</topic><topic>Machine learning</topic><topic>Manufacturing industry</topic><topic>Methods</topic><topic>Object recognition</topic><topic>Optimization</topic><topic>Optimization models</topic><topic>Photovoltaic cells</topic><topic>Physical Sciences</topic><topic>Research and Analysis Methods</topic><topic>Silicon</topic><topic>Solar batteries</topic><topic>Solar cells</topic><topic>Solar Energy</topic><topic>Surface defects</topic><topic>Weight reduction</topic><toplevel>peer_reviewed</toplevel><toplevel>online_resources</toplevel><creatorcontrib>Li, Zhenwei</creatorcontrib><creatorcontrib>Zhang, Shihai</creatorcontrib><creatorcontrib>Qu, Chongnian</creatorcontrib><creatorcontrib>Zhang, Zimiao</creatorcontrib><creatorcontrib>Sun, Feng</creatorcontrib><collection>Medline</collection><collection>MEDLINE</collection><collection>MEDLINE (Ovid)</collection><collection>MEDLINE</collection><collection>MEDLINE</collection><collection>PubMed</collection><collection>CrossRef</collection><collection>Gale In Context: Opposing Viewpoints</collection><collection>Gale In Context: Science</collection><collection>ProQuest Central (Corporate)</collection><collection>Animal Behavior Abstracts</collection><collection>Bacteriology Abstracts (Microbiology B)</collection><collection>Biotechnology Research Abstracts</collection><collection>Nursing &amp; Allied Health Database</collection><collection>Ecology Abstracts</collection><collection>Entomology Abstracts (Full archive)</collection><collection>Immunology Abstracts</collection><collection>Meteorological &amp; Geoastrophysical Abstracts</collection><collection>Nucleic Acids Abstracts</collection><collection>Virology and AIDS Abstracts</collection><collection>Agricultural Science Collection</collection><collection>Health &amp; Medical Collection</collection><collection>ProQuest Central (purchase pre-March 2016)</collection><collection>Medical Database (Alumni Edition)</collection><collection>ProQuest Pharma Collection</collection><collection>Public Health Database</collection><collection>Technology Research Database</collection><collection>ProQuest SciTech Collection</collection><collection>ProQuest Technology Collection</collection><collection>ProQuest Natural Science Collection</collection><collection>Hospital Premium Collection</collection><collection>Hospital Premium Collection (Alumni Edition)</collection><collection>ProQuest Central (Alumni) (purchase pre-March 2016)</collection><collection>Materials Science &amp; Engineering Collection</collection><collection>ProQuest Central (Alumni Edition)</collection><collection>ProQuest One Sustainability</collection><collection>ProQuest Central UK/Ireland</collection><collection>Advanced Technologies &amp; Aerospace Collection</collection><collection>Agricultural &amp; Environmental Science Collection</collection><collection>ProQuest Central Essentials</collection><collection>Biological Science Collection</collection><collection>ProQuest Central</collection><collection>Technology Collection</collection><collection>Natural Science Collection</collection><collection>Environmental Sciences and Pollution Management</collection><collection>ProQuest One Community College</collection><collection>ProQuest Materials Science Collection</collection><collection>ProQuest Central Korea</collection><collection>Engineering Research Database</collection><collection>Health Research Premium Collection</collection><collection>Health Research Premium Collection (Alumni)</collection><collection>ProQuest Central Student</collection><collection>AIDS and Cancer Research Abstracts</collection><collection>SciTech Premium Collection</collection><collection>ProQuest Health &amp; Medical Complete (Alumni)</collection><collection>Materials Science Database</collection><collection>Nursing &amp; Allied Health Database (Alumni Edition)</collection><collection>Meteorological &amp; Geoastrophysical Abstracts - Academic</collection><collection>ProQuest Engineering Collection</collection><collection>ProQuest Biological Science Collection</collection><collection>Agricultural Science Database</collection><collection>Health &amp; Medical Collection (Alumni Edition)</collection><collection>Medical Database</collection><collection>Algology Mycology and Protozoology Abstracts (Microbiology C)</collection><collection>Biological Science Database</collection><collection>Engineering Database</collection><collection>Nursing &amp; Allied Health Premium</collection><collection>Advanced Technologies &amp; Aerospace Database</collection><collection>ProQuest Advanced Technologies &amp; Aerospace Collection</collection><collection>Biotechnology and BioEngineering Abstracts</collection><collection>Environmental Science Database</collection><collection>Materials Science Collection</collection><collection>Publicly Available Content Database</collection><collection>ProQuest One Academic Eastern Edition (DO NOT USE)</collection><collection>ProQuest One Academic</collection><collection>ProQuest One Academic UKI Edition</collection><collection>ProQuest Central China</collection><collection>Engineering Collection</collection><collection>Environmental Science Collection</collection><collection>Genetics Abstracts</collection><collection>MEDLINE - Academic</collection><collection>PubMed Central (Full Participant titles)</collection><collection>DOAJ Directory of Open Access Journals</collection><jtitle>PloS one</jtitle></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Li, Zhenwei</au><au>Zhang, Shihai</au><au>Qu, Chongnian</au><au>Zhang, Zimiao</au><au>Sun, Feng</au><au>Dhaka, Mahendra Singh</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>Research on multi-defects classification detection method for solar cells based on deep learning</atitle><jtitle>PloS one</jtitle><addtitle>PLoS One</addtitle><date>2024-06-21</date><risdate>2024</risdate><volume>19</volume><issue>6</issue><spage>e0304819</spage><pages>e0304819-</pages><issn>1932-6203</issn><eissn>1932-6203</eissn><abstract>Solar cells are playing a significant role in aerospace equipment. In view of the surface defect characteristics in the manufacturing process of solar cells, the common surface defects are divided into three categories, which include difficult-detecting defects (mismatch), general defects (bubble, glass-crack and cell-crack) and easy-detecting defects (glass-upside-down). Corresponding to different types of defects, the deep learning model with different optimization methods and a classification detection method based on multi-models fusion are proposed in the paper. In the proposed model, in order to solve the mismatch problem between the default anchor boxes size of YOLOv5s model and the extreme scale of the battery mismatch defect label boxes, the K-means algorithm was adopted to re-cluster the dedicated anchor boxes for the mismatch defect label boxes. In order to improve the comprehensive detection accuracy of YOLOv5s model for the general defects, the YOLOv5s model was also improved by the methods of image preprocessing, anchor box improving and detection head replacing. In order to ensure the recognition accuracy and improve the detection speed for easy-detecting defects, the lightweight classification network MobileNetV2 was also used to classify the cells with glass-upside-down defects. The experimental results show that the proposed optimization model and classification detection method can significantly improve the defect detection precision. Respectively, the detection precision for mismatch, bubble, glass-crack and cell-crack defects are up to 95.64%, 91.8%, 93.1% and 98.0%. By using lightweight model to train the glass-upside-down defect dataset, the average classification accuracy reaches 100% and the detection speed reaches 13.29 frames per second. The comparison experiments show that the proposed model has a great improvement in detection accuracy compared with the original model, and the defect detection speed of lightweight classification network is improved more obviously, which confirms the effectiveness of the proposed optimization model and the multi-defect classification detection method for solar cells defect detection.</abstract><cop>United States</cop><pub>Public Library of Science</pub><pmid>38905246</pmid><doi>10.1371/journal.pone.0304819</doi><tpages>e0304819</tpages><orcidid>https://orcid.org/0000-0002-7725-4493</orcidid><orcidid>https://orcid.org/0009-0006-2466-5420</orcidid><oa>free_for_read</oa></addata></record>
fulltext fulltext
identifier ISSN: 1932-6203
ispartof PloS one, 2024-06, Vol.19 (6), p.e0304819
issn 1932-6203
1932-6203
language eng
recordid cdi_plos_journals_3071023243
source MEDLINE; DOAJ Directory of Open Access Journals; Elektronische Zeitschriftenbibliothek - Frei zugängliche E-Journals; Public Library of Science (PLoS); PubMed Central; Free Full-Text Journals in Chemistry
subjects Accuracy
Algorithms
Biology and Life Sciences
Boxes
Cameras
Classification
Computer and Information Sciences
Datasets
Deep Learning
Defective products
Defects
Efficiency
Engineering and Technology
Frames per second
Gallium arsenide
Image Processing, Computer-Assisted - methods
Labels
Lightweight
Machine learning
Manufacturing industry
Methods
Object recognition
Optimization
Optimization models
Photovoltaic cells
Physical Sciences
Research and Analysis Methods
Silicon
Solar batteries
Solar cells
Solar Energy
Surface defects
Weight reduction
title Research on multi-defects classification detection method for solar cells based on deep learning
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-01-11T20%3A14%3A21IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-gale_plos_&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=Research%20on%20multi-defects%20classification%20detection%20method%20for%20solar%20cells%20based%20on%20deep%20learning&rft.jtitle=PloS%20one&rft.au=Li,%20Zhenwei&rft.date=2024-06-21&rft.volume=19&rft.issue=6&rft.spage=e0304819&rft.pages=e0304819-&rft.issn=1932-6203&rft.eissn=1932-6203&rft_id=info:doi/10.1371/journal.pone.0304819&rft_dat=%3Cgale_plos_%3EA798527647%3C/gale_plos_%3E%3Curl%3E%3C/url%3E&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_pqid=3071023243&rft_id=info:pmid/38905246&rft_galeid=A798527647&rft_doaj_id=oai_doaj_org_article_8e547ee5e31343c593322f9b3c3e9ff6&rfr_iscdi=true