| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The frames indexes start at 0 and go up to (n_frames - 1)
|
Can you make the tests pass? |
Sorry, something went wrong.
…im/add_ctd_integration_test
Replaced np.max by np.nanmax, to avoid excluding whole pose if some keypoint is Nan
@AlexEMG , my latest commit should hopefully solve issue #3001 (it solves a very similar case on my machine, we will need to ask the user to confirm it also solves theirs). [Edit:] the bug raised in #3001 still happens when the FilterLowConfidencePoses processing stage filters out all conditions. I opened a separate Pull Request, which should fix this in all cases. |
Sorry, something went wrong.
|
This PR no longer has any diffs against main because its commits were included in #3076. Closing as redundant. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request adds a CTD model to the integration-tested models in examples/testscript_pytorch_multi_animal.py .
To pass the test successfully, a few fixes have been done to the CTD pipeline: