Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<image_id: int64, bbox: list<item: double>, id: int64, iscrowd: int64, area: double, category_id: int64>
to
{'image_id': Value(dtype='int64', id=None), 'bbox': Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None), 'id': Value(dtype='int64', id=None), 'iscrowd': Value(dtype='int64', id=None), 'area': Value(dtype='float64', id=None), 'category_id': Value(dtype='int64', id=None), 'err_cat': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None)}
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2025, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature[0])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<image_id: int64, bbox: list<item: double>, id: int64, iscrowd: int64, area: double, category_id: int64>
              to
              {'image_id': Value(dtype='int64', id=None), 'bbox': Sequence(feature=Value(dtype='float64', id=None), length=-1, id=None), 'id': Value(dtype='int64', id=None), 'iscrowd': Value(dtype='int64', id=None), 'area': Value(dtype='float64', id=None), 'category_id': Value(dtype='int64', id=None), 'err_cat': Sequence(feature=Value(dtype='int64', id=None), length=-1, id=None)}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

categories
list
annotations
list
images
list
[{"id":1,"cat_info":"A receptacle for the ash from smokers' cigars or cigarettes.","novel":false,"na(...TRUNCATED)
[{"image_id":1,"bbox":[127.12336027032853,336.773440479718,168.47503663200024,288.4064186412208],"id(...TRUNCATED)
[{"file_name":"images/Q98669453/7_506_26400027811_477294e5e9_c.jpg","height":799,"width":450,"id":1}(...TRUNCATED)
[{"id":1,"cat_info":"A receptacle for the ash from smokers' cigars or cigarettes.","novel":false,"na(...TRUNCATED)
[{"image_id":1,"bbox":[67.15184381778742,6.948305341013132,110.92407809110627,121.32321041214746],"i(...TRUNCATED)
[{"file_name":"images/Q98669453/7_506_26400027811_477294e5e9_c.jpg","height":799,"width":450,"id":1}(...TRUNCATED)
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

License:

  • V3Det Images: Around 90% images in V3Det were selected from the Bamboo Dataset, sourced from the Flickr website. The remaining 10% were directly crawled from the Flickr. We do not own the copyright of the images. Use of the images must abide by the Flickr Terms of Use. We only provide lists of image URLs without redistribution.

  • V3Det Annotations: The V3Det annotations, the category relationship tree, and related tools are licensed under a Creative Commons Attribution 4.0 License (allow commercial use).

Downloads last month
0