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
11.77k stars 2.88k forks source link

Using connected file share for 3d Data #7941

Open ralwing opened 1 month ago

ralwing commented 1 month ago

Actions before raising this issue

Is your feature request related to a problem? Please describe.

There is a feature to avoid copying data for 2D annotation, however it's not possible to import 3D pointcloud related projects. Though the imported in archive in cvat_format doesn't create the compressed and original folders, it still requires to be copied to data cache.

Describe the solution you'd like

So I ask for a feature to use external NFS drive as a source for 3Dpointcloud and related images. Currently import of folders: image

results in an error: `Could not create the task 'Dimension (2d) of the task must be the same as other tasks in project (3d)'

image

Describe alternatives you've considered

No response

Additional context

No response

bsekachev commented 1 month ago

doesn't create the compressed and original folders, it still requires to be copied to data cache.

results in an error: `Could not create the task 'Dimension (2d) of the task must be the same as other tasks in project (3d)'

ralwing commented 1 month ago

I'm using:

Server version: 2.10.2
Core version: 14.1.0
Canvas version: 2.19.1
UI version: 1.61.3

The pcd folder contains:

image

Task configuration:

image

Still fails with the same error:

Could not create the task 'Dimension (2d) of the task must be the same as other tasks in project (3d)'
ralwing commented 1 month ago

I've noticed that selecting pcd files gives the same error: image Sample PCD: 1713427418776507056.zip