Skip to content

Failed to convert from udacity-crowdai to voc: Expected to find home/ycyer/Udatasets1/labels.csv #30

@ycyer

Description

@ycyer

When I run code as below,I got :
python3.6 vod_converter/main.py --from udacity-crowdai --from-path home/ycyer/Udatasets1 --to voc --to-path home/ycyer/VOCdevkit/voc
INFO:root:Namespace(filter_images_without_labels=False, from_key='udacity-crowdai', from_path='home/ycyer/Udatasets1', select_only_known_labels=False, to_key='voc', to_path='home/ycyer/VOCdevkit/voc')
Failed to convert from udacity-crowdai to voc: Expected to find home/ycyer/Udatasets1/labels.csv

But I checked the Udatasets1,and found labels.csv is init,can anybody tell me where I was wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions