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

Training on my own semantic dataset #1

Open
nikky4D opened this issue Jun 18, 2020 · 1 comment
Open

Training on my own semantic dataset #1

nikky4D opened this issue Jun 18, 2020 · 1 comment

Comments

@nikky4D
Copy link

nikky4D commented Jun 18, 2020

Hi,

I'm new to this area and would like to train/fine tune on my own dataset.

Can you tell me how I can setup my own folder of images for training using main.py?

Thanks

@yang-song
Copy link
Member

You will need to build a custom data loader in pytorch and replace the data loading pipeline in the provided code. You will need to modify the get_dataset function.

AmmarkoV added a commit to AmmarkoV/ncsnv2_archimedes that referenced this issue Oct 13, 2022
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