-
Notifications
You must be signed in to change notification settings - Fork 509
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 tune the model with custom dataset #127
Comments
This will be coming in the next release, around Aug 19.
…On Sat, Aug 10, 2024 at 02:17 Sunnyburnwal01123 ***@***.***> wrote:
Can I fine tune the model with the images using coordinates to detect the
object?
If it is possible, how can achieve it?
At what image size the model take to fine tune with?
—
Reply to this email directly, view it on GitHub
<#127>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAHSV6BNJ4X52REENPW6ETZQXLEFAVCNFSM6AAAAABMJVUBWWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TSMBQGI2DENQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thanks for your response. |
But I am also facing issue i.e process is getting killed while saving the fine tuned model that is fine tuned with 200 images with resolution 1920 x 1080 . But when I save its checkpoint using torch (where I have to load base model as well as checkpoints that consuming double memory for inferencing ) or reduced the image size to 720 x 407, then the model is saving. Memory - 16 GB |
Can I fine tune the model with the images using coordinates to detect the object?
If it is possible, how can achieve it?
At what image size the model take to fine tune with?
The text was updated successfully, but these errors were encountered: