Dataset Viewer
Go to dataset viewer
Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code: ConfigNamesError Exception: FileNotFoundError Message: Couldn't find a dataset script at /src/services/worker/robotflow/vtaco/vtaco.py or any data file in the same directory. Couldn't find 'robotflow/vtaco' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in robotflow/vtaco. Traceback: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response for config in sorted(get_dataset_config_names(path=dataset, token=hf_token)) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names dataset_module = dataset_module_factory( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory raise FileNotFoundError( FileNotFoundError: Couldn't find a dataset script at /src/services/worker/robotflow/vtaco/vtaco.py or any data file in the same directory. Couldn't find 'robotflow/vtaco' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in robotflow/vtaco.
Need help to make the dataset viewer work? Open a discussion for direct support.
YAML Metadata Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
Dataset for Visual-Tactile Sensing for In-Hand Object Reconstruction
Paper | Project Page
This repository contains the dataset of the paper:
Visual-Tactile Sensing for In-Hand Object Reconstruction
Wenqiang Xu*, Zhenjun Yu*, Han Xue, Ruolin Ye, Siqiong Yao, Cewu Lu (* = Equal contribution)
CVPR 2023
Download
By downloading the dataset into the repository of VTacO under the folder './data', and it should be look like:
VTacO
βββ data
β βββ VTacO_AKB_class
β β βββ 001
β β β |ββ $class_name
β β β |ββ metadata.yaml
β β βββ 002
β β βββ ...
β β βββ 007
βββ VTacO_YCB
β β βββ 003
β β βββ metadata.yaml
βββ VTacO_mesh
β β βββ mesh_obj
β β βββ depth_origin.txt
And you can begin training the VTacO and VTacOH by following instructions from VTacO.
- Downloads last month
- 2