Skip to content

Some Question about cfg.DATASET.PATH #73

@chokyungjin

Description

@chokyungjin

Hi, I tried to learn using your code, but there was a problem with dataloader using custom dataset.
I set cfg.DATASET.PATH to /mnt/ALAE/data/ ,
but your TFRecordsDataset is

file = path % (r, i)

So this error occurred.
TypeError: not all arguments converted during string formatting.
How Can I solve this?
Thanks Again.

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