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

Was anyone able to train on their own dataset without labels? #111

Open
Harsh9524 opened this issue Jun 29, 2022 · 3 comments
Open

Was anyone able to train on their own dataset without labels? #111

Harsh9524 opened this issue Jun 29, 2022 · 3 comments

Comments

@Harsh9524
Copy link

I went through the #8 and #19 and read the discussion about training the model on custom dataset. If anyone has successfully trained on custom dataset can they share the repository?

@edwardcho
Copy link

Hello Sir,

I am looking forward answers for this issue.

Thanks,
Edward Cho.

@Mohit-robo
Copy link

Yes, you would need to create a Dataloader for your dataset, In my case, I had 2 classes, and create a Dataloader, that's it.

@itsMohitShah
Copy link

Hi Mohit,
Can you share the code for that?

I believe you are talking about making your own .py file in data folder
(data/custom_data.py)
Along with that, could you also please share your version of common_confi?
Will be a massive help.

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

4 participants