Skip to content

Track mice from a bottom-up view camera #1969

Answered by gitttt-1234
skyshi0 asked this question in Help!
Discussion options

You must be logged in to vote

Hi @skyshi0,

Thank you, It seems like the model isn't learning (the training loss isn't decreasing much). A couple of options to try out: you can increase the max stride (this will help the model to learn more global context), keeping the scale as 1.0, and increase the rotation augmentation to -180/180. Note: RF should cover the entire animal, i.e., the little blue box on the image should be almost the size of the animal in the frame

Another option is to try out the Top-down model, which is a two-stage model. First, a centroid model is trained to identify the centroids of each animal instance and then, a centered-instance model is trained, which crops each animal instance around the centr…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@skyshi0
Comment options

@gitttt-1234
Comment options

Answer selected by skyshi0
@skyshi0
Comment options

@roomrys
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