dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Pin the numpy version #657

Closed jeremykubica closed 5 months ago

jeremykubica commented 5 months ago

Numpy 2.0 is breaking KBMOD. Pin the version <2.0 until we can fix the breakages.