Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Info

The model can be downloaded Download the Model from the website.
Accout → Download → AI models

The machine learning models are needed for the automatic tagging feature of the elements.
Here are all models listed that the software can access.

You can import models by clicking import and choose a wit file.

The models are stored at this location:If you want to use the smart tagging feature, you need to install the machine learning models. These models have been trained for the classification of categories, with each model being trained on a specific task.

The models will be trained by Das Element for you. Over time, these models will improve, contain more categories, and help to tag your library even more effectively.

The machine learning models have the file extension {model_name}.wit

By default it is stored in your local user home directory

Linux/Mac
~/.das-element/

...

models

Windows

...

%userprofile%/.das-element/models

Import Model

You have to import a model to use the auto tagging feature.

  • Go to settings → library → model

  • Click import

  • Choose the model you received when buying the full version

...

Define model via environment variable

Use this environment variable to define the file path to a model(s) that should be loaded by default
DASELEMENT_MODEL

Use comma , to define multiple file paths:

/path/to/model-01.wit,/path/to/model-02.wit

An icon indicates when models are loaded via an environment variable.

...