$\require{mediawiki-texvc}$

연합인증

연합인증 가입 기관의 연구자들은 소속기관의 인증정보(ID와 암호)를 이용해 다른 대학, 연구기관, 서비스 공급자의 다양한 온라인 자원과 연구 데이터를 이용할 수 있습니다.

이는 여행자가 자국에서 발행 받은 여권으로 세계 각국을 자유롭게 여행할 수 있는 것과 같습니다.

연합인증으로 이용이 가능한 서비스는 NTIS, DataON, Edison, Kafe, Webinar 등이 있습니다.

한번의 인증절차만으로 연합인증 가입 서비스에 추가 로그인 없이 이용이 가능합니다.

다만, 연합인증을 위해서는 최초 1회만 인증 절차가 필요합니다. (회원이 아닐 경우 회원 가입이 필요합니다.)

연합인증 절차는 다음과 같습니다.

최초이용시에는
ScienceON에 로그인 → 연합인증 서비스 접속 → 로그인 (본인 확인 또는 회원가입) → 서비스 이용

그 이후에는
ScienceON 로그인 → 연합인증 서비스 접속 → 서비스 이용

연합인증을 활용하시면 KISTI가 제공하는 다양한 서비스를 편리하게 이용하실 수 있습니다.

수중영상을 이용한 저서성 해양무척추동물의 실시간 객체 탐지: YOLO 모델과 Transformer 모델의 비교평가
Realtime Detection of Benthic Marine Invertebrates from Underwater Images: A Comparison betweenYOLO and Transformer Models 원문보기

대한원격탐사학회지 = Korean journal of remote sensing, v.39 no.5/1, 2023년, pp.909 - 919  

박강현 (부경대학교 지구환경시스템과학부 공간정보시스템공학전공) ,  박수호 ((주)아이렘기술개발 기업부설연구소) ,  장선웅 ((주)아이렘기술개발) ,  공신우 ((주)부경해양기술) ,  곽지우 ((주)올빅뎃) ,  이양원 (부경대학교 지구환경시스템과학부 공간정보시스템공학전공)

Abstract AI-Helper 아이콘AI-Helper

Benthic marine invertebrates, the invertebrates living on the bottom of the ocean, are an essential component of the marine ecosystem, but excessive reproduction of invertebrate grazers or pirate creatures can cause damage to the coastal fishery ecosystem. In this study, we compared and evaluated Yo...

주제어

표/그림 (10)

AI 본문요약
AI-Helper 아이콘 AI-Helper

데이터처리

  • 0005로 설정하였다. 또한, Microsoft Common Objects in Context (COCO) 데이터셋으로 사전 학습된 가중치 체계를 사용하여 전이학습을 수행하였다.
  • 학습된 YOLOv7과 DETR 모델은 2,297장의 평가 데이터셋을 사용하여 예측을 수행한 후, 예측한 바운딩 박스와 정답(ground truth) 바운딩 박스를 비교하여 클래스별 AP@0.33과 mAP@0.33, 그리고 AP@0.5와 mAP@0.5를 구하였다. YOLOv7과 DETR 모델의 클래스별 정확도를 비교해 보면, 별불가사리를 제외한 모든 클래스에서 YOLOv7 모델이 DETR 모델의 성능을 상회하였다.

이론/모형

  • YOLOv7과 DETR 모델의 성능평가에는 객체탐지 분야의 표준 지표인 mean average precision (mAP)을 사용하였는데, 이 측도는 정밀도(precision)와 재현율(recall) 사이의 트레이드오프(trade-off)를 고려한 것이다. 정밀도는 모델에서 클래스별로 참(true)으로 추론한 결과가 실제로 참인 비율로서, 정밀도가 좋지 않다면 과대탐지(overestimation) 경향이 있는 것이다.
  • 본 연구에서 YOLOv7 모델 학습 시에는 stochastic gradient descent (SGD) 옵티마이저(optimizer)를 사용하였다. 이때 하이퍼파라미터(hyperparameter)는 초기 학습률(learning rate) 0.
  • 본 연구에서는 우리나라 연안에서 수집한 수중영상을 기반으로 저서성 해양무척추동물을 실시간으로 탐지하는 CNN 계열 모델 중 대표적인 YOLOv7과 트랜스포머 계열의 모델인 DETR을 사용하였다.
본문요약 정보가 도움이 되었나요?

참고문헌 (22)

  1. Athira, P., Haridas, T. M., and Supriya, M. H., 2021.?Underwater object detection model based on?YOLOv3 architecture using deep neural networks.?In Proceedings of the 2021 7th International?Conference on Advanced Computing and Communication Systems (ICACCS), Coimbatore, India,?Mar. 19-20, pp. 40-45. https://doi.org/10.1109/ICACCS51430.2021.9441905 

  2. Bak, S., Kim, H. M., Kim, T. Y., Lim, J. Y., and Jang,?S. W., 2023. Evaluation of robustness of deep?learning-based object detection models for?invertebrate grazers detection and monitoring.?Korean Journal of Remote Sensing, 39(3), 297-309. https://doi.org/10.7780/kjrs.2023.39.3.4 

  3. Bak, S., Kim, H. M., Lee, H., Han, J. I., Kim, T. Y.,?Lim, J. Y., and Jang, S. W., 2022. A study on?biomass estimation technique of invertebrate?grazers using multi-object tracking model based?on deep learning. Korean Journal of Remote?Sensing, 38(3), 237-250. https://doi.org/10.7780/kjrs.2022.38.3.2 

  4. Carion, N., Massa, F., Synnaeve, G., Usunier, N., Kirillov,?A., and Zagoruyko, S., 2020. End-to-end object?detection with transformers. arXiv preprint arXiv: 2005.12872v3. https://doi.org/10.48550/arXiv.2005.12872 

  5. Chen, X., Yuan, M., Yang, Q., Yao, H., Wang, H., 2023. Underwater-YCC: Underwater target detection?optimization algorithm based on YOLOv7. Journal?of Marine Science and Engineering, 11(5), 995.?https://doi.org/10.3390/jmse11050995 

  6. Dakhil, R. A., and Khayeat, A. R. H., 2022. Review on?deep learning technique for underwater object?detection. arXiv preprint arXiv:2209.10151. https://doi.org/10.48550/arXiv.2209.10151 

  7. Han, F., Yao, J., Zhu, H., and Wang, C., 2020. Marine?organism detection and classification from?underwater vision based on the deep CNN?method. Mathematical Problems in Engineering,?2020, Article ID 3937580. https://doi.org/10.1155/2020/3937580 

  8. Jesus, A., Zito, C., Tortorici, C., Roura, E., and De?Masi, G., 2022. Underwater object classification?and detection: First results and open challenges.?In Proceedings of the OCEANS 2022 - Chennai,?Chennai, India, Feb. 21-24, pp. 1-6. https://doi.org/10.1109/OCEANSChennai45887.2022.9775417 

  9. Korea Fisheries Resources Agency, 2020. 2019 Sea?forest creation and management project final?report (FIRA-IR-20-002). Ministry of Oceans?and Fisheries. 

  10. Liu, J., Liu, S., Xu, S., and Zhou, C., 2022. Two-stage?underwater object detection network using Swin?Transformer. IEEE Access, 10, 117235-117247.?https://doi.org/10.1109/ACCESS.2022.3219592 

  11. Liu, K., Sun, Q., Sun, D., Peng, L., Yang, M., and?Wang, N., 2023. Underwater target detection?based on improved YOLOv7. Journal of Marine?Science and Engineering, 11(3), 677. https://doi.org/10.3390/jmse11030677 

  12. Loshchilov, I., and Hutter, F., 2017. Decoupled weight?decay regularization. arXiv preprint arXiv:1711.05101. https://doi.org/10.48550/arXiv.1711.05101 

  13. Lv, W., Xu, S., Zhao, Y., Wang, G., Wei, J., Cui, C. et?al., 2023. DETRs beat YOLOs on real-time object?detection. arXiv preprint arXiv: 2304.08069,?https://doi.org/10.48550/arXiv.2304.08069 

  14. National Information Society Agency, 2023. Establishment?of marine biological data for coastal fishery?ecosystem environmental damage. Available?online: https://www.aihub.or.kr/aihubdata/data/view.do?currMenu115&topMenu100&aihubDataSedata&dataSetSn71328 (accessed on July?8, 2023). 

  15. National Institute of Fisheries Science, 2010. Study on?the status of whitening occurrence in the water?of Korea (TR-2010-RE-013). Fisheries Resources?Enhancement Center. https://www.nifs.go.kr/rsh/index.jsp 

  16. Pedersen, M., Bruslund Haurum, J., Gade, R., and?Moeslund, T. B., 2019. Detection of marine?animals in a new underwater dataset with varying?visibility. In Proceedings of the IEEE/CVF?Conference on Computer Vision and Pattern?Recognition Workshops, Long Beach, CA, USA,?June 16-20, pp. 18-26. 

  17. Rosli, M. S. A. B., Isa, I. S., Maruzuki, M. I. F., Sulaiman,?S. N., and Ahmad, I., 2021. Underwater animal?detection using YOLOV4. In Proceedings of the?2021 11th IEEE International Conference on?Control System, Computing and Engineering?(ICCSCE), Penang, Malaysia, Aug. 27-28, pp.?158-163. https://doi.org/10.1109/ICCSCE52189.2021.9530877 

  18. Wang, C. Y., Bochkovskiy, A., and Liao, H. Y. M., 2022. YOLOv7: Trainable bag-of-freebies sets?new state-of-the-art for real-time object detectors.?arXiv preprint arXiv:2207.02696. https://doi.org/10.48550/arXiv.2207.02696 

  19. Wang, H., and Xiao, N., 2023. Underwater object detection?method based on improved faster RCNN. Applied?Sciences, 13(4), 2746. https://doi.org/10.3390/app13042746 

  20. Yoo, J. W., Kim, H. J., Lee, H. J., Lee, C. G., Kim, C.?S., Hong, J. S. et al., 2007. Interaction between?invertebrate grazers and seaweeds in the east?coast of Korea. Journal of the Korean Society of?Oceanography, 12(3), 125-132. 

  21. Zhong, J., Li, M., Qin, J., Cui, Y., Yang, K., and Zhang,?H., 2022. Real-time marine animal detection?using YOLO-based deep learning networks in the?coral reef ecosystem. The International Archives?of the Photogrammetry, Remote Sensing and?Spatial Information Sciences, 46, 301-306. https://doi.org/10.5194/isprs-archives-XLVI-3-W1-2022-301-2022 

  22. Zhu, X., Su, W., Lu, L., Li, B., Wang, X., and Dai, J., 2020. Deformable DETR: Deformable transformers?for end-to-end object detection. arXiv preprint?arXiv:2010.04159. https://doi.org/10.48550/arXiv.2010.04159 

저자의 다른 논문 :

관련 콘텐츠

오픈액세스(OA) 유형

GOLD

오픈액세스 학술지에 출판된 논문

이 논문과 함께 이용한 콘텐츠

저작권 관리 안내
섹션별 컨텐츠 바로가기

AI-Helper ※ AI-Helper는 오픈소스 모델을 사용합니다.

AI-Helper 아이콘
AI-Helper
안녕하세요, AI-Helper입니다. 좌측 "선택된 텍스트"에서 텍스트를 선택하여 요약, 번역, 용어설명을 실행하세요.
※ AI-Helper는 부적절한 답변을 할 수 있습니다.

선택된 텍스트

맨위로