cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
12.7k stars 3.02k forks source link

3D Annotation shows blank images for context #8335

Open Fox93 opened 3 months ago

Fox93 commented 3 months ago

Hi, i'm new to CVAT and it's the first time creating a 3D annotation task. I created a 3D task with the suggested 3D pointcloud zip file data structure: zip file/   pointcloud/     12345677.pcd # using timestamps as names     12345688.pcd     12345699.pcd   related_images/     12345677_pcd/       12345677.png     12345688_pcd/       12345690.png       12345695.png When starting to work on the job, the pointcloud is loaded correctly, but context images are not displayed. Only one white "image" is shown: cvat Any suggestions what's wrong?

Fox93 commented 3 months ago

FYI: When creating a job including only the images, the view of them is displayed correctly. So it does not seem to be a problem with the images files.

azhavoro commented 2 months ago

Hello,

Is it possible to share any data with us so we can reproduce the problem?