Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. It seems the image can't be loaded with PIL.Image and could be corrupted.
Error code:   TransformRowsProcessingError
Exception:    UnidentifiedImageError
Message:      cannot identify image file <File-like object HfFileSystem, datasets/Voxel51/kitscenes-multimodal@04dfe2a5011f5bd85344cbfec7b3a6ff33bdd267/data/data_0/0000000000-10.pcd>
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/rows_utils.py", line 37, in _transform_row
                  transformed_row[featureName] = get_cell_value(
                                                 ^^^^^^^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 423, in get_cell_value
                  return image(
                         ^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 113, in image
                  image = PILImage.open(f)
                          ^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/PIL/Image.py", line 3498, in open
                  raise UnidentifiedImageError(msg)
              PIL.UnidentifiedImageError: cannot identify image file <File-like object HfFileSystem, datasets/Voxel51/kitscenes-multimodal@04dfe2a5011f5bd85344cbfec7b3a6ff33bdd267/data/data_0/0000000000-10.pcd>

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.