imodpasteur / ANNA-PALM

Accelerating Single Molecule Localization Microscopy with Deep Learning
https://annapalm.pasteur.fr/
Other
49 stars 14 forks source link

Cannot process non-microtubule data #3

Open MaximeMaW opened 6 years ago

MaximeMaW commented 6 years ago

Hello,

I am trying to process non-microtubule data (using the ones in the "viewer" section), but I can only select a model trained on microtubules. How can I select the "140" model that is described as being able to reconstruct various types of data?

oeway commented 6 years ago

Besides microtubule data, we now also support mitochondria.

Currently, the web application serve as a demo app which can only provide limited types of models trained with microtubules and mitochondria. We can't provide more because the type of data we have is limited, and also because the current service model is not scalable (we will need 1 gpu per model). We are working on a more scalable solution which we name it "project one-for-all", you can find some information on the ANNA-PALM web app when you clicked the ANNA-PALM process button.

In the meantime, if you want to try with your data, you will need to train models with our python code.