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

Please help me suggest the dataset and where dataloader? #5

Open
tphankr opened this issue Aug 2, 2021 · 2 comments
Open

Please help me suggest the dataset and where dataloader? #5

tphankr opened this issue Aug 2, 2021 · 2 comments

Comments

@tphankr
Copy link

tphankr commented Aug 2, 2021

  • Please help me suggest the dataset to follow the step 1.
    image
  • where the dataloader if we have the dataset?
    Thank you.
@moabarar
Copy link
Owner

moabarar commented Aug 3, 2021

In our code, we initialize the dataset in line 30 in the train.py:

nemar/train.py

Line 30 in 0333ede

dataset = create_dataset(opt) # create a dataset given opt.dataset_mode and other options

@tphankr
Copy link
Author

tphankr commented Aug 4, 2021

Thank you very much @ moabarar.
The first bullet. I mean, I have been facing the "don't know where to start to run your code" problem. Can you suggest for me the dataset in order to run your code. I also read your code and knew your code for 2D image because I saw here:
image

Yes, I saw where is the data loader definition.
I have just researched about this problem so have many naive question, please help me in order to run your code. Thank you @moabarar.

Thank you @moabarar

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