parquet-converter commited on
Commit
5572110
·
1 Parent(s): 43ffe81

Update parquet files

Browse files
data/train-00000-of-00001-57464da8d4ac6ff3.parquet → connorhoehn--card-display-detection-dataset/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1eb00a0a02a21c4ab8756382ab135c27f5da39e47c29149cf07530f1c3a551d1
3
- size 6709020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceb5fe51fac6575db0677d7451ef0a50229bc8c0086ca98baaec51f13fbf1e16
3
+ size 6710529
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"connorhoehn--card-display-detection-dataset": {"description": "This dataset comprises of card display images from the public domain", "citation": "Connor Hoehn", "homepage": "https://www.connorhoehn.com", "license": "Public Domain Mark 1.0", "features": {"image_id": {"dtype": "int64", "id": null, "_type": "Value"}, "image": {"decode": true, "id": null, "_type": "Image"}, "width": {"dtype": "int32", "id": null, "_type": "Value"}, "height": {"dtype": "int32", "id": null, "_type": "Value"}, "objects": [{"category_id": {"num_classes": 5, "names": ["grid", "stack", "solo", "stack-fanned", "spread"], "id": null, "_type": "ClassLabel"}, "image_id": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "int64", "id": null, "_type": "Value"}, "area": {"dtype": "int64", "id": null, "_type": "Value"}, "bbox": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": 4, "id": null, "_type": "Sequence"}, "iscrowd": {"dtype": "bool", "id": null, "_type": "Value"}}]}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "card_detector_dataset", "config_name": "display-detection", "version": {"version_str": "1.0.1", "description": null, "major": 1, "minor": 0, "patch": 1}, "splits": {"train": {"name": "train", "num_bytes": 6749366.0, "num_examples": 61, "dataset_name": "card-display-detection-dataset"}}, "download_checksums": null, "download_size": 6709020, "post_processing_size": null, "dataset_size": 6749366.0, "size_in_bytes": 13458386.0}}