embl-cba / cats

Other
1 stars 2 forks source link

Apply classifier on Multiple Images fails #29

Open manerotoni opened 3 years ago

manerotoni commented 3 years ago

Hello,

the Apply Classifier on Multiple Images fails with a similar error as observed when training on multiple data sets (see https://github.com/embl-cba/cats/issues/28)

Error: Feature not found among current feature images ...

Here is a small example that reproduces the error CATS_error.zip

manerotoni commented 3 years ago

I just retested this today, and the software processes one image but then fail on the second XYZ stack.

tischi commented 2 years ago

@manerotoni I remember this was quite brittle in a sense that one has to use the exact same features for the images. Probably also the calibaration (pixel size) of the images must be identical. Did you check this? Otherwise maybe let's try to debug during a zoom session?