You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use the <code>Model</code> dropdown (left side) to select which kind of model to use and the <code>model size</code> dropdown (right side, available after opening the <code>Embedding Settings</code> menu) to select the size of the model.
<p>You can use the <code>Model</code> dropdown (left side) to select which kind of model to use and the <code>model size</code> dropdown (right side, available after opening the <code>Embedding Settings</code> menu) to select the size of the model.
720
721
By default, the <code>base</code> size is used.</p>
721
722
722
723
<p>If you are using the <ahref="#using-the-command-line-interface-cli">CLI</a> or the <ahref="#using-the-python-library">python library</a>, then you can specify the model to use via the <code>model_type</code> parameter, which consists of a single name composed of model type and size. See for example the <ahref="https://github.com/computational-cell-analytics/micro-sam/blob/master/examples/annotator_2d.py#L62">2d annotator example</a>.</p>
<p>Note: if you have a <code><ahref="">micro_sam</a></code> version older than v1.4.0, then the model selection dialogue in the <ahref="#annotation-tools">annotation tools</a> looks differently. In these versions, you have to select the model by its full name:
0 commit comments