LRGB/coco_superpixels_edge_wt_only_coord_10
收藏Hugging Face2023-04-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/LRGB/coco_superpixels_edge_wt_only_coord_10
下载链接
链接失效反馈官方服务:
资源简介:
---
task_categories:
- graph-ml
size_categories:
- 1M<n<10M
tags:
- lrgb
license: cc-by-4.0
dataset_info:
features:
- name: x
dtype: int64
- name: edge_index
dtype: int64
- name: edge_attr
dtype: int64
- name: y
dtype: int64
splits:
- name: train
num_bytes: 3625184
num_examples: 113287
- name: val
num_bytes: 160032
num_examples: 5001
- name: test
num_bytes: 160032
num_examples: 5001
download_size: 3250471
dataset_size: 3945248
---
# `coco_superpixels_edge_wt_only_coord_10`
### Dataset Summary
| Dataset | Domain | Task | Node Feat. (dim) | Edge Feat. (dim) | Perf. Metric |
|---|---|---|---|---|---|
| COCO-SP | Computer Vision | Node Prediction | Pixel + Coord (14) | Edge Weight (1 or 2) | macro F1 |
| Dataset | # Graphs | # Nodes | μ Nodes | μ Deg. | # Edges | μ Edges | μ Short. Path | μ Diameter
|---|---:|---:|---:|:---:|---:|---:|---:|---:|
| COCO-SP | 123,286 | 58,793,216 | 476.88 | 5.65 | 332,091,902 | 2,693.67 | 10.66±0.55 | 27.39±2.14 |
## Additional Information
### Dataset Curators
* Vijay Prakash Dwivedi ([vijaydwivedi75](https://github.com/vijaydwivedi75))
### Citation Information
```
@article{dwivedi2022LRGB,
title={Long Range Graph Benchmark},
author={Dwivedi, Vijay Prakash and Rampášek, Ladislav and Galkin, Mikhail and Parviz, Ali and Wolf, Guy and Luu, Anh Tuan and Beaini, Dominique},
journal={arXiv:2206.08164},
year={2022}
}
```
提供机构:
LRGB
原始信息汇总
数据集概述
基本信息
- 数据集名称: COCO-SP
- 任务类别: graph-ml
- 大小类别: 1M<n<10M
- 标签: lrgb
- 许可证: cc-by-4.0
数据集特征
- 特征名称与类型:
- x: int64
- edge_index: int64
- edge_attr: int64
- y: int64
数据集分割
- 训练集:
- 大小: 3625184 字节
- 示例数: 113287
- 验证集:
- 大小: 160032 字节
- 示例数: 5001
- 测试集:
- 大小: 160032 字节
- 示例数: 5001
数据集大小
- 下载大小: 3250471 字节
- 数据集大小: 3945248 字节
数据集详情
- 领域: 计算机视觉
- 任务: 节点预测
- 节点特征维度: Pixel + Coord (14)
- 边特征维度: Edge Weight (1 or 2)
- 性能指标: macro F1
数据集统计
- 图数量: 123,286
- 节点总数: 58,793,216
- 平均节点数: 476.88
- 平均度数: 5.65
- 边总数: 332,091,902
- 平均边数: 2,693.67
- 平均最短路径: 10.66±0.55
- 平均直径: 27.39±2.14



