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

Fine tuning #44

Open
rishabh063 opened this issue Jan 25, 2024 · 11 comments
Open

Fine tuning #44

rishabh063 opened this issue Jan 25, 2024 · 11 comments

Comments

@rishabh063
Copy link

Hey I have been fine tuning using pre-trained checkpoint . however Having issues for it to converge , I have 20k Mask and image set for background removal . I have run 30 Epochs and the results are worse than the pretrained one

Any advice on how many epoch or learning rate ?

@plemeri
Copy link
Owner

plemeri commented Jan 29, 2024

Finetuning with additional data only may cause catastrophic forgetting. Try adding your data to the composite dataset.

@LukaGiorgadze
Copy link

Finetuning with additional data only may cause catastrophic forgetting. Try adding your data to the composite dataset.

I'm just curious - what's the reason of that?

@rishabh063
Copy link
Author

rishabh063 commented Jan 29, 2024

So you mean i Need to train on the pretraining dataset and my own dataset ? Can this be an issue with my dataset?

@rishabh063
Copy link
Author

@plemeri I saw that in your transparent background libraries nightly model scores much higher than HR model in model zoo when tested on DUTS-TE . Can you share the reason and training technique ? is it just trained longer ?

@plemeri
Copy link
Owner

plemeri commented Feb 26, 2024

Nightly model was trained with the updated training strategy which was my doctorate dissertation. Currently I have no time to release updated contents.

@rishabh063
Copy link
Author

can you share that dissertation document ? i can update the code

@rishabh063
Copy link
Author

@plemeri if you can share it

@plemeri
Copy link
Owner

plemeri commented Mar 4, 2024

My dissertation is not publicly opened yet because of the ongoing patent registration. Sorry for that.

@LukaGiorgadze
Copy link

@plemeri congrats on your doctorate dissertation! 👍
I would be more than happy to see the updates on this repository and not kill as everyone does after some time. We are waiting updated training strategy at some point.

@plemeri
Copy link
Owner

plemeri commented Aug 23, 2024

Hello all, just for the heads up, the patent office just started to apply the patent to the US. However, I'm afraid there are better methods out there since our work has been released, so it would be better using their work but I'll release the updates as soon as the patent process finishes. Until then!

@MHillier98
Copy link

Could you point us in the direction of these better methods then? :)

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

4 participants