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

unable to view train dataset #95

Closed
michalstepniewski opened this issue Jan 29, 2021 · 1 comment
Closed

unable to view train dataset #95

michalstepniewski opened this issue Jan 29, 2021 · 1 comment

Comments

@michalstepniewski
Copy link

Using manual seed: 10
Traceback (most recent call last):
File "run_train.py", line 291, in
trainer.view_dataset(args["--view"])
File "run_train.py", line 79, in view_dataset
dataloader = self.get_datagen(1, mode, target_info["gen"])
AttributeError: 'TrainManager' object has no attribute 'get_datagen'

vqdang added a commit that referenced this issue Jan 29, 2021
@vqdang
Copy link
Owner

vqdang commented Jan 29, 2021

Should be able to view now. This is kind of legacy code.

@vqdang vqdang closed this as completed Jan 29, 2021
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