Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

A question about v-coco dataset #65

@ltttpku

Description

@ltttpku

Hi, thank you for your code; But i have a question about the V-COCO dataset you implemented.

V-COCO is a subset of COCO dataset and has 10, 396 images (5,400 for training and 4,964 for testing) as stated in paper.
However, when executing your code for v-coco dataset, I foundlen(trainset)==4969and len(testset)==4532. The reported number of training images does not match the actual one.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions