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

Finetuning Protocols on ConvNeXt-Large Backbone #195

Open
qsisi opened this issue Jan 5, 2025 · 1 comment
Open

Finetuning Protocols on ConvNeXt-Large Backbone #195

qsisi opened this issue Jan 5, 2025 · 1 comment

Comments

@qsisi
Copy link

qsisi commented Jan 5, 2025

Hello! Thanks for open-sourcing this amazing project.

I'm currently finetuning the ConvNeXt-L models on a custom dataset, could you provide some advice on the finetuning protocols? Such as learning rate, iters, loss choices, etc.

Thanks for your help!

@YvanYin
Copy link
Owner

YvanYin commented Jan 8, 2025

You can use lr=1e-4 or even smaller lr for fine-tuning. Iters depends on your data size. Losses can follow our papers argued ones.

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

2 participants