Issues
- 0
Use yaml or yml consistently.
#465 opened by adamltyson - 0
[Feature] expose GPU/CPU choice and other parameters to pytorch cellfinder version
#464 opened by alessandrofelder - 1
- 0
- 4
[BUG] Keras's incompatibility with `numpy>=2` breaks `cellfinder`'s model training
#446 opened by alessandrofelder - 0
Add to conda-forge
#456 opened by adamltyson - 0
[Feature] Inform the user when they supply just the weights in place of the full model
#454 opened by IgorTatarnikov - 0
Update pytorch version
#451 opened by adamltyson - 1
[Feature] an (existing, like ImageJ model zoo - or new) place to share cellfinder models
#450 opened by alessandrofelder - 3
For 2D filtering in the detection step, option for a fixed threshold instead of the n_sds_above_mean_thresh
#449 opened by xmikezheng20 - 6
Tests are failing with napari 0.5.0
#443 opened by adamltyson - 5
[Feature] Use a registry file for test data instead of hard-coding paths in `conftest.py`
#439 opened by alessandrofelder - 2
Structure splitting unsigned underflow
#435 opened by matham - 0
Update to Python 3.11
#266 opened by adamltyson - 0
Check performance on Windows
#426 opened by adamltyson - 0
- 0
Improve printing & logging
#424 opened by adamltyson - 0
Move imports out of functions
#423 opened by adamltyson - 0
- 1
Remove examples?
#416 opened by adamltyson - 4
[BUG] Cellfinder seems to get stuck on structure splitting in some situations?
#409 opened by alessandrofelder - 14
[BUG] Intermittent Segmentation Faults on CI
#404 opened by willGraham01 - 0
Downloading the trained model crashes if the model directory already exists
#390 opened by adamltyson - 0
- 4
[BUG] Kernel crashes when running the example
#415 opened by priya-velu5 - 2
Standardise the use of axes in cellfinder
#413 opened by adamltyson - 8
- 0
[BUG] Writing custom config is not possible on HPC with shared installation of BrainGlobe
#393 opened by alessandrofelder - 0
- 1
- 0
- 7
[BUG] Multiprocessing threading causing timeouts
#372 opened by willGraham01 - 3
[Feature] Use uint16 for cell candidate detection when signal_array is small, to save memory
#386 opened by alessandrofelder - 0
[Feature] Refactor so THRESHOLD and SOMA_CENTRE_VALUE are defined in one place
#387 opened by alessandrofelder - 0
- 1
[BUG] CI breaks with pytest v8.0.0
#368 opened by willGraham01 - 1
Update cell classification network
#267 opened by adamltyson - 0
[Feature] Warn the user when overwriting training data in the curation interface
#363 opened by adamltyson - 2
[Feature] Allow the user to select points from more than one layer at once in the curation interface
#362 opened by adamltyson - 0
- 1
- 0
Remove `test/data/brain` directory
#271 opened by adamltyson - 0
Update the sample data
#305 opened by adamltyson - 0
Add benchmarks for training [Feature]
#274 opened by sfmig - 0
- 0
- 0
[Feature] Migrate to `setuptools_scm`
#242 opened by willGraham01 - 1
- 4
- 2
[BUG] Tests fail on py3.8
#235 opened by willGraham01