Skip to content
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

AI Tool Error: "state label" is expected to be Label, but "undefined" has been go #2913

Closed
2 tasks done
toddlerya opened this issue Mar 5, 2021 · 4 comments
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@toddlerya
Copy link

toddlerya commented Mar 5, 2021

My actions before raising this issue

all container and service is ok.

  • cvat version
    image

  • docker container is ok
    image

  • nuclio and functions is ok
    image
    image
    image
    image

  • auto annotation is ok.
    image

but after finish auto annotation, no label data, no draw rectangle in the video! so I'm open the task use the left slide bar "AI Tools" , an error occured!
image

Expected Behaviour

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Git hash commit (git log -1):
commit 37d82f90052ab26c584dfb2c87a4623cb22e0ff4 (HEAD, tag: v1.2.0)
Merge: 8eb7c136 da4efddd
Author: Nikita Manovich <[email protected]>
Date:   Fri Jan 8 19:06:27 2021 +0300

    Merge branch 'release-1.2.0'
  • Docker version docker version (e.g. Docker 17.0.05):
Client: Docker Engine - Community
 Version:           19.03.1
 API version:       1.40
 Go version:        go1.12.5
 Git commit:        74b1e89
 Built:             Thu Jul 25 21:18:17 2019
 OS/Arch:           darwin/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          19.03.1
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.12.5
  Git commit:       74b1e89
  Built:            Thu Jul 25 21:17:52 2019
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          v1.2.6
  GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
 runc:
  Version:          1.0.0-rc8
  GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683
  • Are you using Docker Swarm or Kubernetes? --> No
  • Operating System and version (e.g. Linux, Windows, MacOS): --> MacOS 11.1
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    no error, but has some warning:
2021-03-05 15:10:04,297 DEBG 'runserver' stderr output:
WARNING:root:Failed to import module 'coco_format.converter.py': numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

2021-03-05 15:10:04,538 DEBG 'runserver' stderr output:
WARNING:root:Failed to import module 'coco_format.extractor.py': numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

2021-03-05 15:10:04,543 DEBG 'runserver' stderr output:
WARNING:root:Failed to import module 'datumaro_format.converter.py': numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

2021-03-05 15:10:04,546 DEBG 'runserver' stderr output:
WARNING:root:Failed to import module 'transforms.py': numpy.ndarray size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject

Next steps

You may join our Gitter channel for community support.

@nmanovic nmanovic self-assigned this Mar 8, 2021
@nmanovic nmanovic added the bug Something isn't working label Mar 8, 2021
@nmanovic nmanovic added this to the Backlog milestone Mar 8, 2021
@bsekachev
Copy link
Member

Hi @toddlerya

Please, be acquainted with my previous reply and corresponding thread. Looks like issue might be the same and already fixed (need to update CVAT only). Let us know additionally if it does not help.

@toddlerya
Copy link
Author

Hi @toddlerya

Please, be acquainted with my previous reply and corresponding thread. Looks like issue might be the same and already fixed (need to update CVAT only). Let us know additionally if it does not help.

yes, This way is effective : #2747 (comment)

@bsekachev
Copy link
Member

@toddlerya

If you don't use projects, yes. If you do, the only way is to update CVAT. Can we close the issue?

@toddlerya
Copy link
Author

@toddlerya

If you don't use projects, yes. If you do, the only way is to update CVAT. Can we close the issue?

OK,Please close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants