-
Notifications
You must be signed in to change notification settings - Fork 555
Open
Description
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
Line 65 in 42bcf2e
| 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
Labels
No labels