-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEXTR not working in GUI (waitpid returned 9) #1621
Comments
Hi, could you please attach also logs of the task where you have tried to run DEXTR? This commands could help:
The file |
Hi, thanks! Here is the desired log:
|
Hi, in your case process with Deep Extreme Cut is died, but from logs it isn't clear why. |
@bsekachev |
This patch #1767 probably will resolve the issue |
@bsekachev I will wait until it is merged into development branch and then give it a try. |
Should be fixed by #1767 |
My actions before raising this issue
Hi, thank you very much for this great tool.
In my installation Dextr does not work. Has anyone an idea what the problem could be?
The "Make AI Polygon"-option shows up in the GUI but using it, so drawing an intelligent polygon leads to "Could not create annotations Error: Error: Work-horse process was terminated unexpectedly (waitpid returned 9)".
Steps to Reproduce (for bugs)
I installed CVAT [1.0.0] - 2020-05-29 and also openvino to be able to use DEXTR.
For the later I downloaded l_openvino_toolkit_p_2020.2.120.tgz and put it in cvat/components/openvino.
I checked the file cvat/components/openvino/eula.cfg and it was already accepted.
Then I did: "docker-compose -f docker-compose.yml -f components/openvino/docker-compose.openvino.yml -f cvat/apps/dextr_segmentation/docker-compose.dextr.yml build"
followed by "docker-compose -f docker-compose.yml -f components/openvino/docker-compose.openvino.yml -f cvat/apps/dextr_segmentation/docker-compose.dextr.yml up -d".
My Environment
CVAT [1.0.0] - 2020-05-29
l_openvino_toolkit_p_2020.2.120.tgz
Ubuntu 18.04.4 LTS
Docker:
Client: Docker Engine - Community
Version: 19.03.10
API version: 1.40
Go version: go1.13.10
Git commit: 9424aeaee9
Built: Thu May 28 22:16:49 2020
OS/Arch: linux/amd64
Experimental: false
Server: Docker Engine - Community
Engine:
Version: 19.03.10
API version: 1.40 (minimum version 1.12)
Go version: go1.13.10
Git commit: 9424aeaee9
Built: Thu May 28 22:15:20 2020
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.2.13
GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429
runc:
Version: 1.0.0-rc10
GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd
docker-init:
Version: 0.18.0
GitCommit: fec3683
LOG:
The text was updated successfully, but these errors were encountered: