HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
💻
UGRP
/
YOLO build

YOLO build

Date
Sep 28, 2024
Type
only Students
Contributors
  1. 데이터셋
    1. COCO
  1. 사용모델
    1. YOLOv8l
  1. input
    1. orig_img
  1. output
    1. class_name + mask_object ⇒ {class_name: mask_object}

고려사항

  • 어디에서 resizing을 할 것이냐
    • YOLO 검출 정확성을 위해 나중에?
    • mask까지 resizing하는 overhead를