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.2k stars 2.95k forks source link

Project a tagged 3D point cloud onto a 2D context image #4810

Open VisionZQ opened 2 years ago

VisionZQ commented 2 years ago

My actions before raising this issue

Expected Behaviour

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

1. 1. 1. 1.

Context

Your Environment

VisionZQ commented 2 years ago

I prepared point cloud data according to Kitti data format. When I finished 3D annotation on the point cloud, I found that the point cloud could not be projected to 2D image online , so that I could check my annotation and tagging the attributes (car, SUV, etc.). Does cvat support this function? How do I prepare my custom data? image

Thanks

bsekachev commented 2 years ago

Hi,

That is not supported. 3D mode has only basic support of .pcd data.

jrb-cobot commented 1 year ago

Question @VisionZQ : How did you set up the annotation task to label 3D objects? I wasn't able to open a .pcd file while trying to create the annotation task.