Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Question about cfg.DATASET.PATH #73

Open
chokyungjin opened this issue Jan 16, 2021 · 1 comment
Open

Some Question about cfg.DATASET.PATH #73

chokyungjin opened this issue Jan 16, 2021 · 1 comment

Comments

@chokyungjin
Copy link

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.

@JNash123
Copy link

same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants