brainglobe / cellfinder-core

Standalone cellfinder cell detection algorithm
https://brainglobe.info/documentation/cellfinder/index.html
BSD 3-Clause "New" or "Revised" License
19 stars 16 forks source link

Update to work with keras 3.0 #220

Closed adamltyson closed 9 months ago

adamltyson commented 11 months ago

There will be a new multi-backend Keras 3.0 released soon. In theory, this should be a drop-in replacement, but this should be tested (an early version is available for testing).

Fairly high priority.

adamltyson commented 9 months ago

Closing as tracked in brainglobe/cellfinder#267