axondeepseg / napari-plugin

A (work in progress) plugin for napari that implements the AxonDeepSeg tools
0 stars 0 forks source link

Model list #2

Open hermancollin opened 1 year ago

hermancollin commented 1 year ago

I remember we had something similar in fsleyes and we encountered a user confused about the model names. When we click on the Select the model dropdown menu, instead of having the 3 default models, we have the following list:

-model_seg_rat_axon-myelin_bf -model_seg_rat_axon-myelin_sem -model_seg_pns_bf (old name of the default BF model) -default_SEM_model -model_seg_mouse_axon-myelin_tem -default_TEM_model

Where does this list comes from? It seems we have both the old and new model names. Or maybe this is only on my side?

Stoyan-I-A commented 1 year ago

As discussed in #1, the available models are given by ads_utils.get_existing_models_list().

I suspect that the reason why you have so many models is because we've had many default models over the years, and we don't delete them when doing a setup.