Skip to content

About dataset #60

@zhaozhengChen

Description

@zhaozhengChen

Hi authors,

In line 74 of voc_dataset.py, you useimage = image[:, :, ::-1] to convert images from BGR to RGB,
but in line 192 (TestSet), you don't convert the images from BGR to RGB.
I wonder why the TestSet doesn't need it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions