Skip to content

using a pre-existing model #1963

Answered by talmo
bjudkewitz asked this question in Help!
Sep 15, 2024 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

Hi @bjudkewitz,

Right, the easiest would probably be to configure and train a centroid model as similar as possible to yours using the SLEAP GUI and then swap out the best_model.h5 in the resulting with your own checkpoint.

There's likely a good number of places where this will need to be adjusted since we make assumptions about layer names, shapes and ordering based on what we parse from the config, but it's a good starting point.

Give it a go and let us know if you run into any errors!

(Based on your experience, we may want to promote this to an enhancement proposal -- and we'd super appreciate contributions!)

Cheers,

Talmo

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@gitttt-1234
Comment options

@bjudkewitz
Comment options

@talmo
Comment options

Answer selected by bjudkewitz
@bjudkewitz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
3 participants