Describe the bug
The consumer uses cached prediction if the uploaded file name has been used previously. This would typically be a good method for avoiding redundant predictions, but it is causing bad Polaris predictions. When a file is uploaded with the same name as was uploaded to previous clusters (before changes that address a bug in the Polaris consumer), the old, incorrect predictions are returned.
To Reproduce
Go to deepcell.org/predict
Download example file
Rename it to MERFISH_example_RGB.png
Submit it for prediction
Expected behavior
Predicted spot locations will be shifted from their locations in the original image.
Describe the bug The consumer uses cached prediction if the uploaded file name has been used previously. This would typically be a good method for avoiding redundant predictions, but it is causing bad Polaris predictions. When a file is uploaded with the same name as was uploaded to previous clusters (before changes that address a bug in the Polaris consumer), the old, incorrect predictions are returned.
To Reproduce
MERFISH_example_RGB.png
Expected behavior Predicted spot locations will be shifted from their locations in the original image.
Screenshots Bad spot predictions:
Good spot predictions: