반응형
COCO(Common Objects in Context) dataset 은
object detection, segmentation, keypoint detection 작업을 위한
컴퓨터 비전 분야에서 주로 사용되고 있는 일상 생활 이미지 데이터셋 입니다.
매년 세계의 여러 대학과 기업들이 참가하는
대회에서 사용되고 있는 데이터셋이기도 합니다.
무료로 다운 받아서 사용 가능하고
이미지 파일들과 거기에 annotation jason 파일도 함께 제공되니
(특징은 여러 이미지에 대해 하나의 jason 파일만 제공합니다.)
이미지에 지정된
bounding box 정보나 segmentation 된 정보를 함께 볼 수 있습니다.
references:
COCO - Common Objects in Context
cocodataset.org
https://github.com/cocodataset/cocodataset.github.io
GitHub - cocodataset/cocodataset.github.io
Contribute to cocodataset/cocodataset.github.io development by creating an account on GitHub.
github.com
반응형
'Open Database' 카테고리의 다른 글
Drug-gene databases (0) | 2023.03.14 |
---|---|
Rare Disease Genetic Databases (0) | 2022.12.02 |