KaiyangZhou / Dassl.pytorch

A PyTorch toolbox for domain generalization, domain adaptation and semi-supervised learning.
MIT License
1.23k stars 171 forks source link

How to train using MME #28

Closed shreejalt closed 2 years ago

shreejalt commented 3 years ago

I want to train on my custom dataset using MME. Can you guide me in that?

KaiyangZhou commented 3 years ago

You can take a look at other projects that are based on Dassl, like these

To write a new dataset class, see this https://github.com/KaiyangZhou/Dassl.pytorch#add-a-dataset