You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1-Create a new project.
2- Add Raw labels
3-Submit & Open.
4-Create a new task under the project
5-Drag .png files
6-Submit & Open to create the task
7- export annotations
8- run the object detection/models with the exported annotations from previous step>> this will create new annotations file (UpdatedAnnotations.xml)
9-import (UpdatedAnnotations.xml) to the same task in step 4
then receiving this error (Cannot read properties of undefined (reading 'push'))
Expected Behavior
I expect that annotations will be uploaded successfully and replace the existing annotations.
Possible Solution
I am a bit of a beginner (i tried searching online with no success)
Context
will need to see results of our object detection/models annotated
Environment
Ubuntu 22.04.5 LTS
------------------------
Client: Docker Engine - Community
Version: 27.4.1
API version: 1.47
Go version: go1.22.10
Git commit: b9d17ea
Built: Tue Dec 17 15:45:42 2024
OS/Arch: linux/amd64
Context: default
Server: Docker Engine - Community
Engine:
Version: 27.4.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.10
Git commit: c710b88
Built: Tue Dec 17 15:45:42 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.24
GitCommit: 88bf19b2105c8b17560993bee28a01ddc2f97182
runc:
Version: 1.2.2
GitCommit: v1.2.2-0-g7cb3632
docker-init:
Version: 0.19.0
GitCommit: de40ad0
The text was updated successfully, but these errors were encountered:
Actions before raising this issue
Steps to Reproduce
1-Create a new project.
2- Add Raw labels
3-Submit & Open.
4-Create a new task under the project
5-Drag .png files
6-Submit & Open to create the task
7- export annotations
8- run the object detection/models with the exported annotations from previous step>> this will create new annotations file (UpdatedAnnotations.xml)
9-import (UpdatedAnnotations.xml) to the same task in step 4
then receiving this error (Cannot read properties of undefined (reading 'push'))
Expected Behavior
I expect that annotations will be uploaded successfully and replace the existing annotations.
Possible Solution
I am a bit of a beginner (i tried searching online with no success)
Context
will need to see results of our object detection/models annotated
Environment
Ubuntu 22.04.5 LTS ------------------------ Client: Docker Engine - Community Version: 27.4.1 API version: 1.47 Go version: go1.22.10 Git commit: b9d17ea Built: Tue Dec 17 15:45:42 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 27.4.1 API version: 1.47 (minimum version 1.24) Go version: go1.22.10 Git commit: c710b88 Built: Tue Dec 17 15:45:42 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.24 GitCommit: 88bf19b2105c8b17560993bee28a01ddc2f97182 runc: Version: 1.2.2 GitCommit: v1.2.2-0-g7cb3632 docker-init: Version: 0.19.0 GitCommit: de40ad0
The text was updated successfully, but these errors were encountered: