부스트캠프 AI Tech/데이터 제작

[8] Annotation 도구 소개

태호님 2021. 11. 18. 00:23
  • Labelme (https://github.com/wkentaro/labelme)
    • 설치 용이, python 으로 작성되어 custom 가능
    • 공동작업 불가능, object, image 대한 속성 부여 불가
  • CVAT (https://github.com/openvinotoolkit/cvat)
    • 다양한 annotation 지원
    • multi-user 기반. Assignee, Reviewer 기능
    • automatic annotation / model inferance 가 느림
    • object, image 속성 부여 까다롭다
  • Hasty Labeling Tool (https://hasty.ai/annotation/)
    • 다양한 annotation, multi-user 기반. Assignee, Reviewer 기능
    • 서비스 유료
    • annotator가 수동으로 이미지마다 review state 로 변경
    • cuntomizing 불가. Hasty 플랫폼에 강하게 연결 되어 있다.
  • Upstage Annotation Tool