Search is not available for this dataset
The dataset viewer is not available for this split.
Server error while post-processing the rows. This occured on row 36. Please report the issue.
Error code:   TransformRowsProcessingError
Exception:    TypeError
Message:      Image cell must be a PIL image or an encoded dict of an image, but got {'bytes': b'', 'path': 'frame_000036.png'}
Traceback:    Traceback (most recent call last):
                File "/src/libs/libapi/src/libapi/rows_utils.py", line 35, in _transform_row
                  transformed_row[featureName] = get_cell_value(
                                                 ^^^^^^^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 400, in get_cell_value
                  return image(
                         ^^^^^^
                File "/src/libs/libcommon/src/libcommon/viewer_utils/features.py", line 107, in image
                  raise TypeError(
              TypeError: Image cell must be a PIL image or an encoded dict of an image, but got {'bytes': b'', 'path': 'frame_000036.png'}

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.