controllable-3d-evaluation
收藏魔搭社区2025-08-02 更新2025-05-24 收录
下载链接:
https://modelscope.cn/datasets/hongbinxu/controllable-3d-evaluation
下载链接
链接失效反馈官方服务:
资源简介:
Evaluation data for controllable 3D generation.
Datasets: G-Objaverse (GOBJ), Google-Scanned Objects (GSO), and Amazon-Berkley Objects (ABO).
The dataset directory is as follows:
```
-- root directory
|-- abo_conditions: Processed condition images of ABO dataset.
|-- gobj_conditions: Processed condition images of GOBJ dataset.
|-- gso_conditions: Processed condition images of GSO dataset.
|-- abo_origin_images: Processed multi-view images of ABO dataset.
|-- gobj_origin_images: Processed multi-view images of GOBJ dataset.
|-- gso_origin_images: Processed multi-view images of GSO dataset.
```
To download the data:
```
pip install modelscope
modelscope download --dataset hongbinxu/controllable-3d-evaluation --local_dir <your local directory>
```
本数据集系可控三维生成(controllable 3D generation)任务的专用评估数据。所采用的数据集包含G-Objaverse(GOBJ)、Google-Scanned Objects(GSO)以及Amazon-Berkley Objects(ABO)。数据集目录结构如下:
-- 根目录
|-- abo_conditions:ABO数据集的预处理后条件图像
|-- gobj_conditions:GOBJ数据集的预处理后条件图像
|-- gso_conditions:GSO数据集的预处理后条件图像
|-- abo_origin_images:ABO数据集的预处理后多视角图像
|-- gobj_origin_images:GOBJ数据集的预处理后多视角图像
|-- gso_origin_images:GSO数据集的预处理后多视角图像
数据下载方式如下:
pip install modelscope
modelscope download --dataset hongbinxu/controllable-3d-evaluation --local_dir <your本地目录>
提供机构:
maas
创建时间:
2025-05-21



