SushantGautam
commited on
Upload folder using huggingface_hub
Browse files- LICENSE +1 -0
- dataset_info.json +1 -0
- kvasir-points_datasets_script-train.arrow +3 -0
LICENSE
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
CC BY-NC 4.0
|
dataset_info.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"description": "\nFiltered Kvasir-instrument and Hyper-Kvasir datasets with bounding boxes for medical imaging tasks. \nEach entry contains images, bounding box coordinates, and additional metadata.\n", "citation": "@article{kvasir,\n title={Kvasir-instrument and Hyper-Kvasir datasets for bounding box annotations},\n author={Sushant Gautam and collaborators},\n year={2024}\n}\n", "homepage": "https://example.com/kvasir-hyper-bbox", "license": "CC BY-NC 4.0", "features": {"image_data": {"dtype": "binary", "_type": "Value"}, "image_sha256": {"dtype": "string", "_type": "Value"}, "points": {"feature": {"feature": {"feature": {"dtype": "float64", "_type": "Value"}, "_type": "Sequence"}, "_type": "Sequence"}, "_type": "Sequence"}, "count": {"dtype": "int64", "_type": "Value"}, "label": {"dtype": "string", "_type": "Value"}, "collection_method": {"dtype": "string", "_type": "Value"}, "classification": {"dtype": "string", "_type": "Value"}, "organ": {"dtype": "string", "_type": "Value"}}, "builder_name": "kvasir-points_datasets_script", "dataset_name": "kvasir-points_datasets_script", "config_name": "bbox_dataset", "version": {"version_str": "1.0.0", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 209308954, "num_examples": 1590, "dataset_name": "kvasir-points_datasets_script"}}, "download_checksums": {}, "download_size": 0, "dataset_size": 209308954, "size_in_bytes": 209308954}
|
kvasir-points_datasets_script-train.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af6aa9d26fceff346eb8c32d406b24e3617219d866925b1bd9aaa4aa99532ef9
|
3 |
+
size 209311792
|