제한된 계산 자원 하에서 실시간 계란 결함 검출을 위한 RT-DETR과 YOLOv8의 비교 분석
본 논문에서는 실시간으로 계란의 결함을 감지하기 위해 두 가지 고급 물체 감지 모델인 RT-DETR과YOLOv8의 성능을 비교 및 분석한다. 전 세계적으로 계란 수요가 증가함에 따라, 품질과 안전성을보장하는 실시간 결함 감지 기술은 건강 위험과 식품 안전 문제를 예방하기 위해 필수적이다. 이에따라, 두 객체 감지 모델을 이용하여 계란의 투광 이미지를 분석하고, 정상, 균열, 혈반, 탈색, 이물질, 기형 등 6가지 카테고리를 분류한다. 이를 위해, AI-Hub의 11,000개 계란 이미지 데이터 셋을 기반으로훈련, 검증, 평가 비율을...
Saved in:
Published in | 한국컴퓨터정보학회논문지 Vol. 29; no. 12; pp. 1 - 11 |
---|---|
Main Authors | , , , |
Format | Journal Article |
Language | Korean |
Published |
한국컴퓨터정보학회
01.12.2024
|
Subjects | |
Online Access | Get full text |
ISSN | 1598-849X 2383-9945 |
DOI | 10.9708/jksci.2024.29.12.001 |
Cover
Abstract | 본 논문에서는 실시간으로 계란의 결함을 감지하기 위해 두 가지 고급 물체 감지 모델인 RT-DETR과YOLOv8의 성능을 비교 및 분석한다. 전 세계적으로 계란 수요가 증가함에 따라, 품질과 안전성을보장하는 실시간 결함 감지 기술은 건강 위험과 식품 안전 문제를 예방하기 위해 필수적이다. 이에따라, 두 객체 감지 모델을 이용하여 계란의 투광 이미지를 분석하고, 정상, 균열, 혈반, 탈색, 이물질, 기형 등 6가지 카테고리를 분류한다. 이를 위해, AI-Hub의 11,000개 계란 이미지 데이터 셋을 기반으로훈련, 검증, 평가 비율을 9:1:1로 설정하여 실험을 진행한다. 다음으로, 두 객체 감지 모델의 성능은감지 정확도와 추론 속도 측면에서 평가한다. RT-DETR 모델은 두 가지 버전(r18, r50)으로 학습되며, YOLOv8 모델은 세 가지 버전(nano, medium, large)으로 학습되어 상호 비교된다. 실험 결과, 정확도측면에서는 RT-DETR-r50 모델이 IoU 임곗값 0.5에서 mAP이 0.852(mAP@0.5), 다양한 IoU 임곗값에서0.851(mAP@0.5:0.95)을 도출하였다. 반면, 속도 측면에서는 YOLOv8n 모델이 이미지당 평균 0.0021초의 추론 시간을 기록하여 더 나은 성능을 보였다. 본 연구는 정확성과 속도 간의 균형을 강조하며, 계란 생산 시설에서 효율적인 품질 관리 시스템을 구현하기 위한 유용한 통찰력을 제공한다. In this study, we present a comparative analysis of two state-of-the-art object detection models, RT-DETR and YOLOv8, for real-time egg defect detection. As the global demand for eggs continues to rise, ensuring their quality and safety is paramount for mitigating health risks and addressing food safety concerns. The models were employed to analyze transillumination images of eggs and classify them into six distinct categories: Normal, Crack, Blood Spot, Discoloration, Foreign Body, and Deformation. A dataset comprising 11,000 egg images provided by AI-Hub was utilized, with a train-validation-test split ratio of 9:1:1 to conduct the experiments. The performance of the models was assessed based on two key metrics: detection accuracy and inference speed. For RT-DETR, two variants (r18 and r50) were trained, while YOLOv8 involved the training of three variants (nano, medium, and large). The evaluation results indicated that the RT-DETR-r50 model demonstrated superior accuracy, achieving a mean Average Precision (mAP) of 0.852 (mAP@0.5) at an IoU threshold of 0.5 and 0.851 (mAP@0.5:0.95) across multiple IoU thresholds. Conversely, the YOLOv8n model exhibited exceptional speed, with an average inference time of 0.0021 seconds per image. These findings emphasize the trade-off between accuracy and inference speed, providing critical insights into the development of efficient quality control systems for egg production facilities. KCI Citation Count: 0 |
---|---|
AbstractList | 본 논문에서는 실시간으로 계란의 결함을 감지하기 위해 두 가지 고급 물체 감지 모델인 RT-DETR과YOLOv8의 성능을 비교 및 분석한다. 전 세계적으로 계란 수요가 증가함에 따라, 품질과 안전성을보장하는 실시간 결함 감지 기술은 건강 위험과 식품 안전 문제를 예방하기 위해 필수적이다. 이에따라, 두 객체 감지 모델을 이용하여 계란의 투광 이미지를 분석하고, 정상, 균열, 혈반, 탈색, 이물질, 기형 등 6가지 카테고리를 분류한다. 이를 위해, AI-Hub의 11,000개 계란 이미지 데이터 셋을 기반으로훈련, 검증, 평가 비율을 9:1:1로 설정하여 실험을 진행한다. 다음으로, 두 객체 감지 모델의 성능은감지 정확도와 추론 속도 측면에서 평가한다. RT-DETR 모델은 두 가지 버전(r18, r50)으로 학습되며, YOLOv8 모델은 세 가지 버전(nano, medium, large)으로 학습되어 상호 비교된다. 실험 결과, 정확도측면에서는 RT-DETR-r50 모델이 IoU 임곗값 0.5에서 mAP이 0.852(mAP@0.5), 다양한 IoU 임곗값에서0.851(mAP@0.5:0.95)을 도출하였다. 반면, 속도 측면에서는 YOLOv8n 모델이 이미지당 평균 0.0021초의 추론 시간을 기록하여 더 나은 성능을 보였다. 본 연구는 정확성과 속도 간의 균형을 강조하며, 계란 생산 시설에서 효율적인 품질 관리 시스템을 구현하기 위한 유용한 통찰력을 제공한다. In this study, we present a comparative analysis of two state-of-the-art object detection models, RT-DETR and YOLOv8, for real-time egg defect detection. As the global demand for eggs continues to rise, ensuring their quality and safety is paramount for mitigating health risks and addressing food safety concerns. The models were employed to analyze transillumination images of eggs and classify them into six distinct categories: Normal, Crack, Blood Spot, Discoloration, Foreign Body, and Deformation. A dataset comprising 11,000 egg images provided by AI-Hub was utilized, with a train-validation-test split ratio of 9:1:1 to conduct the experiments. The performance of the models was assessed based on two key metrics: detection accuracy and inference speed. For RT-DETR, two variants (r18 and r50) were trained, while YOLOv8 involved the training of three variants (nano, medium, and large). The evaluation results indicated that the RT-DETR-r50 model demonstrated superior accuracy, achieving a mean Average Precision (mAP) of 0.852 (mAP@0.5) at an IoU threshold of 0.5 and 0.851 (mAP@0.5:0.95) across multiple IoU thresholds. Conversely, the YOLOv8n model exhibited exceptional speed, with an average inference time of 0.0021 seconds per image. These findings emphasize the trade-off between accuracy and inference speed, providing critical insights into the development of efficient quality control systems for egg production facilities. KCI Citation Count: 0 |
Author | 차예찬(Yechan Cha) 문지훈(Jihoon Moon) 김보영(Bo-Young Kim) 강남일(Namil Kang) |
Author_xml | – sequence: 1 fullname: 강남일(Namil Kang) – sequence: 2 fullname: 차예찬(Yechan Cha) – sequence: 3 fullname: 김보영(Bo-Young Kim) – sequence: 4 fullname: 문지훈(Jihoon Moon) |
BackLink | https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART003152712$$DAccess content in National Research Foundation of Korea (NRF) |
BookMark | eNotjU1LAkEAhocoyMx_0GEuXYLd5nN35yhqJUiC7KFOy-juxGauoRR0k9ibl71IQqt06NBRkoSgX7SO_yEtT897eHjeA7AbdaMAgCOMTGEj5_S23W-FJkGEmUSYmJgI4R2QI9ShhhCM74Ic5sIxHCau9kGh3w-biFrEFoRbOdDRb-lqlC6TFGbzWD_PoJ4m-jWBq9FYvyQ6TqEevuthms3ijbGcDmD2OVuNPtYY6EWqJzHUabxuwIZrlCtuI5v_wOt6rf7o6MkYLr_j7CuBy0Ws48kh2FPyrh8UtswD96zili6MWv28WirWjMjizKAyYJRLgWlTcSm5UMRSmAmJFRc-pkgppnyJOAkYsn1lKyax4xNJkY-V4jQPTv6zUU957VbodWX4x5uu1-55xYZb9TCyLCLoRj7eyg-9sBP4ofTu10P2nrzLermCCVpfY0Z_ASOdh2s |
ContentType | Journal Article |
DBID | DBRKI TDB ACYCR |
DOI | 10.9708/jksci.2024.29.12.001 |
DatabaseName | DBPIA - 디비피아 누리미디어 DBpia Korean Citation Index |
DatabaseTitleList | |
DeliveryMethod | fulltext_linktorsrc |
DocumentTitleAlternate | Comparative Analysis of RT-DETR and YOLOv8 for Real-Time Egg Defect Detection under Computational Constraints |
DocumentTitle_FL | Comparative Analysis of RT-DETR and YOLOv8 for Real-Time Egg Defect Detection under Computational Constraints |
EISSN | 2383-9945 |
EndPage | 11 |
ExternalDocumentID | oai_kci_go_kr_ARTI_10662935 NODE12014914 |
GroupedDBID | .UV ALMA_UNASSIGNED_HOLDINGS DBRKI TDB ACYCR |
ID | FETCH-LOGICAL-n654-3ae435a913bf5aa59f26f149a1f59d130ff4fda052e407df7f4a18d2a30d1ff53 |
ISSN | 1598-849X |
IngestDate | Sat Mar 08 03:11:59 EST 2025 Thu Feb 06 13:22:02 EST 2025 |
IsDoiOpenAccess | true |
IsOpenAccess | true |
IsPeerReviewed | false |
IsScholarly | false |
Issue | 12 |
Keywords | Real-Time Detection Egg Defect Detection YOLOv8 RT-DETR Computer Vision 계란 결함 탐지 실시간 검출 컴퓨터 비전 |
Language | Korean |
LinkModel | OpenURL |
MergedId | FETCHMERGED-LOGICAL-n654-3ae435a913bf5aa59f26f149a1f59d130ff4fda052e407df7f4a18d2a30d1ff53 |
OpenAccessLink | https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART003152712 |
PageCount | 11 |
ParticipantIDs | nrf_kci_oai_kci_go_kr_ARTI_10662935 nurimedia_primary_NODE12014914 |
PublicationCentury | 2000 |
PublicationDate | 2024-12 |
PublicationDateYYYYMMDD | 2024-12-01 |
PublicationDate_xml | – month: 12 year: 2024 text: 2024-12 |
PublicationDecade | 2020 |
PublicationTitle | 한국컴퓨터정보학회논문지 |
PublicationYear | 2024 |
Publisher | 한국컴퓨터정보학회 |
Publisher_xml | – name: 한국컴퓨터정보학회 |
SSID | ssib036279256 ssib001107257 ssib044738270 ssib012146333 ssib008451689 ssib053377514 |
Score | 1.8923582 |
Snippet | 본 논문에서는 실시간으로 계란의 결함을 감지하기 위해 두 가지 고급 물체 감지 모델인 RT-DETR과YOLOv8의 성능을 비교 및 분석한다. 전 세계적으로 계란 수요가 증가함에 따라, 품질과 안전성을보장하는 실시간 결함 감지 기술은 건강 위험과 식품 안전 문제를 예방하기 위해... |
SourceID | nrf nurimedia |
SourceType | Open Website Publisher |
StartPage | 1 |
SubjectTerms | 컴퓨터학 |
Title | 제한된 계산 자원 하에서 실시간 계란 결함 검출을 위한 RT-DETR과 YOLOv8의 비교 분석 |
URI | https://www.dbpia.co.kr/journal/articleDetail?nodeId=NODE12014914 https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART003152712 |
Volume | 29 |
hasFullText | 1 |
inHoldings | 1 |
isFullTextHit | |
isPrint | |
ispartofPNX | 한국컴퓨터정보학회논문지, 2024, 29(12), 249, pp.1-11 |
link | http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwrV1Pb9MwFI_GOMAFgQCNf1MkyKnKiB0nsY9JGjQQbNJUpN2qpKkRVHRo2jhwQBPKbZdeJibRTRw4cJyYmITEJ2qz78B7TtpkY0IDcUlf7eefn9-r42fX9tO0Bw7MGlLpuqZNBS7dEGmKhDAz9lKLdGye0K7aILvkLj5nT1ad1ZnZudqupc2NZKHz7sxzJf9iVUgDu-Ip2b-w7BQUEoAG-8ITLAzPc9nYiELDtwwRGlHTEI4iAkNgSsOIfCOwDc6QiVMjsBpIiQjzkUDGxqQgV0lemQeFFAJQgeGzkkB0wLQgu44eICa3iiSsp8T0-SSJK9DAVQhQTbNACPE7IpSyN1ZaZjNqrZTYAYwNy0-X3_KyjEC8wAiEKgMsTtGAAJHLZoLczbq7XdOLKuA3lSRQpKjWBimRgIKBNdGmozDtCQ8UF4rwDa70yx2QDQkfoJR0vodthB8rFXjvFa0tr5QqK0DBDP6kOUFYsYTIUuZwg_NJSngCRShFTkUreEnF8ptAKDRUyusrO5Sd2iXz31VUH-agY3KmghiDF6DSwHezTSGYUxvOSM0vKsbE0yOu8NQpklc9cNgWsBELVKj19bIhJy44P-V4nLjivNd52X6x1u6tt2Ei97hNMDKBsJ0L2kXqeWoDxrP3UeXoE8ujtf_rOcabruImEAxXb1cTGfDSPEGrW6MY82xOq5EK5jyeVwQCmKqmOGeL7Xt4VuvAF-2vgwt7qb-JcTjgZV7zS1tXtSvlhFL3i7fDNW2mt3Zde51_Hh7vDMeDoT46zPIPB3q-P8g_DfTjnd384yDPhnq-_SXfHo4OMuQY72_po28Hxztf4WMrPxrme5meDzPA0MteOTr8qRf9Md_b1cc_stH3gT4-yvJs74bWehS1wkWzDKxi9l2HmXbchUlSLIidSCeOHSGpKwkTMZGOSMGplZLJNLYc2mWWl0pPspjwlMa2lRIpHfumNttf63fnND1NSAyGYq5IXYxVyd0OgFtCEmnHCSW3tPugJWXcPxj5ljY_1WL7TXHLTntpuRkRiis4hN0-F8wd7XLVje5qsxvrm917MGXYSObVr-cX2QjaIQ |
linkProvider | ISSN International Centre |
openUrl | ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=%EC%A0%9C%ED%95%9C%EB%90%9C+%EA%B3%84%EC%82%B0+%EC%9E%90%EC%9B%90+%ED%95%98%EC%97%90%EC%84%9C+%EC%8B%A4%EC%8B%9C%EA%B0%84+%EA%B3%84%EB%9E%80+%EA%B2%B0%ED%95%A8+%EA%B2%80%EC%B6%9C%EC%9D%84+%EC%9C%84%ED%95%9C+RT-DETR%EA%B3%BC+YOLOv8%EC%9D%98+%EB%B9%84%EA%B5%90+%EB%B6%84%EC%84%9D&rft.jtitle=%ED%95%9C%EA%B5%AD%EC%BB%B4%ED%93%A8%ED%84%B0%EC%A0%95%EB%B3%B4%ED%95%99%ED%9A%8C%EB%85%BC%EB%AC%B8%EC%A7%80%2C+29%2812%29&rft.au=%EA%B0%95%EB%82%A8%EC%9D%BC&rft.au=%EC%B0%A8%EC%98%88%EC%B0%AC&rft.au=%EA%B9%80%EB%B3%B4%EC%98%81&rft.au=%EB%AC%B8%EC%A7%80%ED%9B%88&rft.date=2024-12-01&rft.pub=%ED%95%9C%EA%B5%AD%EC%BB%B4%ED%93%A8%ED%84%B0%EC%A0%95%EB%B3%B4%ED%95%99%ED%9A%8C&rft.issn=1598-849X&rft.eissn=2383-9945&rft.spage=1&rft.epage=11&rft_id=info:doi/10.9708%2Fjksci.2024.29.12.001&rft.externalDBID=n%2Fa&rft.externalDocID=oai_kci_go_kr_ARTI_10662935 |
thumbnail_l | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=1598-849X&client=summon |
thumbnail_m | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=1598-849X&client=summon |
thumbnail_s | http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=1598-849X&client=summon |