sfmig

Results 39 issues of sfmig

- Keras 3 with TF backend - then backend agnostic Before submitting a pull request (PR), please read the [contributing guide](https://github.com/brainglobe/.github/blob/main/CONTRIBUTING.md). Please fill out as much of this template as...

Before submitting a pull request (PR), please read the [contributing guide](https://github.com/brainglobe/.github/blob/main/CONTRIBUTING.md). Please fill out as much of this template as you can, but if you have any problems or questions,...

- Make JAX the default backend - Run tests on CI on Windows

Add a benchmark for the main function (detect+classify) For it, try fetching larger data (larger than the test data in the repo, but not as large as a 100% realistic...

enhancement
cellfinder-core

Add a benchmark for timing a representative training job - e.g.: is it getting to 10 epochs within X minutes? - training is typically finetuning, so we may want to...

enhancement
cellfinder-core

The basic benchmarks we have implemented are not part of CI yet. I need to do a bit of research on how we can do that , and what we...

enhancement
cellfinder-core

keeping an eye on #404 👀 ## Description **What is this PR** - [ ] Bug fix - [ ] Addition of a new feature - [x] Other **Why is...

From the kinematics tutorial PR review: We could add a "distance" property in our accessor to access directly the distance travelled, e.g: ```python distance_travelled = ds.move.distance ``` Similarly with speed.

enhancement

**Is your feature request related to a problem? Please describe.** We use off-the-shelf multi-object detectors to detect and track animals in some of our work. It would be nice if...

enhancement

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** It could be nice to include functionality to cluster imported pose data and visualise...

enhancement