brainglobe / cellfinder

Automated 3D cell detection in very large images
https://brainglobe.info/documentation/cellfinder/index.html
BSD 3-Clause "New" or "Revised" License
181 stars 39 forks source link

temporarily depend on numpy<2 #448

Closed alessandrofelder closed 3 months ago

alessandrofelder commented 3 months ago

Description

What is this PR

Why is this PR needed?

Training currently fails because of keras and nump

What does this PR do?

Temporarily pin to numpy < 2

References

Workaround for #446

How has this PR been tested?

Locally, as described in #446

Is this a breaking change?

Nope

Does this PR require an update to the documentation?

Nope

Checklist: