FAQ#

Can I export the generated model?

Yes! The latest model can be downloaded using the download icon next to the model version indicator. In the downloaded zip file you will find the model itself, as well as a code snippet demonstrating how it can be used within a python application.

Can multiple users use the system simultaneously?

Multiple users can use the system simultaneously by working in different workspaces or in different categories within the same workspace. Note that currently all workspaces and categories are visible to all users. Extended multi-user support is an area that we plan to explore in the future.

Does the system require a GPU?

Label Sleuth in its default configuration does not require a GPU, using instead lightweight machine learning models. This ensures that the system can run on low computational resource environments, including laptops or low-power workstations.

However, as the system is customizable, one can override the default configuration to use different machine learning models. Depending on the choice of model, a GPU may be required. For a list of models that can be configured and their hardware requirements, refer to the models documentation.

Can I build a multi-class model?

At the moment the system does not natively support building multi-class models. Label Sleuth is geared towards working with one binary model at a time, in order to reduce the cognitive load on the labeler. However, you can use Label Sleuth to build multiple binary models (one per class). The collected labeled data for the different classes can then be downloaded and used to train a multi-class model.


Have more questions?

Reach out to us on   Slack