You are here: Start » Known Issues
Known Issues
Table of contents:
- Poor performance on RTX 20xx or GTX 1660 GPU
- Deep Learning model or editor configuration cannot be saved to read-only directory
1. Poor performance on RTX 20xx or GTX 1660 GPU
We recommend using NVIDIA Graphics Driver version 436.02 (or newer) in case of using RTX 20xx or GTX 1660 GPU. Using older drivers may result in degraded performance. Version of currently installed drivers can be checked in NVIDIA Control Panel at Home page.
We recommend downloading drivers from official NVIDIA website.
2. Deep Learning model or editor configuration cannot be saved to read-only directory
This error may be reported upon attempting to open a OneDrive-saved Deep Learning model in the Deep Learning Editor.
Note that our team is working on addressing this issue as we speak.
Meanwhile, in order to work around it, please follow the step below:
- Create a directory outside the OneDrive environment.
- From the issued model directory, copy pluginconfig.xml file (and threshold.xml if the issue is related to the DetectAnomalies model) and paste it to the new directory.
- Create another directory in that same location, call it "models".
- Copy model.fidlmodel file from the "models" directory of the OneDrive-hosted model you were attempting to open and paste it to the new "models" directory.
Previous: C# Project Configuration | Next: DL_ClassifyObject |