NVIDIA / ai-assisted-annotation-client

Client side integration example source code and libraries for AI-Assisted Annotation SDK
Other
307 stars 64 forks source link

Failed to execute 'dextr3d' on Nvidia AIAA Server #14

Closed ccccly closed 5 years ago

ccccly commented 5 years ago

Hello Sir, I tried the AI Segmentation function NVIDIA AI-Assisted Annotation in MITK 2018.04.2, but an error occurred "Failed to execute 'dextr3d' on Nvidia AIAA Server, nvidia.aiaa.error.101, description: Failed to communicate to AIAA Server". Could you please help me with this problem? Thank you.

SachidanandAlle commented 5 years ago

You need AIAA Server setup and running (docker released by NVIDIA). In that case, you can configure the server URL by following Ctrl+P or Preferences.

If Server is up and running, and still you are not able to find the issue, MITK console logs can help to debug the issue.

ccccly commented 5 years ago

I got it, thank you very much.