talmolab / sleap

A deep learning framework for multi-animal pose tracking.
https://sleap.ai
Other
427 stars 97 forks source link

hourglass model cannot compile #1607

Closed daskandalis closed 10 months ago

daskandalis commented 10 months ago

Bug description

Hourglass model preset fails to compile.

Expected behaviour

Model runs.

Actual behaviour

Terminates with: ValueError: The name "SingleInstanceConfmapsHead" is used 3 times in the model. All layer names should be unique.

Your personal set up

roomrys commented 10 months ago

Thanks for reporting! This is a duplicate of #715, we will follow the discussion there.