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

How can I train it on my data? #39

Open
shankrmahadevan opened this issue Jun 13, 2021 · 2 comments
Open

How can I train it on my data? #39

shankrmahadevan opened this issue Jun 13, 2021 · 2 comments

Comments

@shankrmahadevan
Copy link

Sir, I'd want to use the PANet to do few-shot segmentation on a dataset I've gathered. I looked over the code but couldn't figure out how to train/test the model with an external dataset. Could you please include a script for this?

@kaixin96
Copy link
Owner

kaixin96 commented Jul 2, 2021

Hi @shankrmahadevan , the data loading code is quite VOC/COCO specific. If you want to use an external dataset, I suggest you checking out torchmeta. It has a cleaner abstraction for dataset class tailored for few-shot tasks. Thank you.

@Meoooww
Copy link

Meoooww commented Jul 15, 2022

Did you successfully apply it?

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