Skip to content

Images Validation filename is mismatched #30

@ajsutrave

Description

@ajsutrave

I think the dumpText.py script creates a file with an _all prefix at the end. The eval scripts should be updated to match. For example:

- images_val = open('../data/preprocessed/images_val2014.txt',
+ images_val = open('../data/preprocessed/images_val2014_all.txt',

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