...
Tip |
---|
You can deploy it on your render farm to use it in a post-render process for labeling of elements |
Info |
---|
Each version will be shipped with the model inside. Use the |
Installation
Save the software to your preferred location. That’s all!
On Linux make sure to run this command to make the file executable:
Code Block |
---|
chmod +x das-element-cli_{version}_lin |
How To
Simple usage
Code Block | ||
---|---|---|
| ||
das-element-cli.exe {file} |
...
flag | description | ||
---|---|---|---|
| Shows information of the software. | ||
| Get the top X predictions of labels.
| ||
| File path to another model file (.wit) | ||
| Set the number of frames of a filmstrip for a sequence of images or movie files.
| ||
| debugging mode |
...