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 to fine-tune a new dataset? #13

Open
sjjlr opened this issue Jul 29, 2021 · 6 comments
Open

How to fine-tune a new dataset? #13

sjjlr opened this issue Jul 29, 2021 · 6 comments

Comments

@sjjlr
Copy link

sjjlr commented Jul 29, 2021

There is no train function in your code, so how to fine-tune a new dataset?

@liu-ya26
Copy link

I have the same question, could you update the train function? Thanks!

@rkushol
Copy link

rkushol commented Aug 5, 2021

I also faced the same issue. There is no train function to fine-tune a new dataset.

@HantingChen
Copy link
Collaborator

We only release inference code in github. You can try the code in Mindspore, which includes the training code: https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/IPT

@abood002
Copy link

We only release inference code in github. You can try the code in Mindspore, which includes the training code: https://gitee.com/mindspore/mindspore/tree/master/model_zoo/research/cv/IPT

The page is "not found"

@RamitPahwa
Copy link

RamitPahwa commented Aug 3, 2023

@HantingChen The link seems to have expired !
Does the pretrained model translate well into real world dataset?

@HantingChen
Copy link
Collaborator

@HantingChen The link seems to have expired ! Does the pretrained model translate well into real world dataset?

Please refer to https://gitee.com/mindspore/models/tree/master/research/cv/IPT

The pretrained model traslate well into real world dataset if it is well finetuned.

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

6 participants