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 new datasets. #4

Open
mahdi-darvish opened this issue Jul 27, 2021 · 2 comments
Open

Training on new datasets. #4

mahdi-darvish opened this issue Jul 27, 2021 · 2 comments

Comments

@mahdi-darvish
Copy link

mahdi-darvish commented Jul 27, 2021

Are there any instructions to help me train the model on other datasets mentioned in the paper, e.g., Oxford pets?
As I understood, as of now, it is just possible to train on CIFAR10 or CIFAR100.
I would appreciate any clues that point me in the right direction.
Thanks a lot.

@Oussamab21
Copy link

Hi , I am going throught the same question I was wondering if you figured it out ?

@mahmoudsegni
Copy link

Hello, I have managed to train the model with a dataset from a folder I have. I did that by changing the code of the data_utils.py.
Check It and use the torchvision.datasets to load the specific dataset. don't forget to change this in the config

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

3 participants