xiaoxiaoxh commited on
Commit
b68655b
·
verified ·
1 Parent(s): 1b75b0c

[docs] add the tactile embedding in datasetcard

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -69,4 +69,7 @@ Each postprocessed subset is stored in [Zarr](https://zarr.dev) format, which is
69
 
70
  Follow the [README in our GitHub repo](https://github.com/xiaoxiaoxh/reactive_diffusion_policy)
71
  to [postprocess the raw data](https://github.com/xiaoxiaoxh/reactive_diffusion_policy#data-postprocessing)
72
- and [train the model](https://github.com/xiaoxiaoxh/reactive_diffusion_policy#-training).
 
 
 
 
69
 
70
  Follow the [README in our GitHub repo](https://github.com/xiaoxiaoxh/reactive_diffusion_policy)
71
  to [postprocess the raw data](https://github.com/xiaoxiaoxh/reactive_diffusion_policy#data-postprocessing)
72
+ and [train the model](https://github.com/xiaoxiaoxh/reactive_diffusion_policy#-training).
73
+
74
+ ## Tactile Dataset
75
+ We also provide the raw videos of the [tactile dataset](https://huggingface.co/datasets/WendiChen/reactive_diffusion_policy_dataset/tree/main/dataset_tactile_embedding) used for generate the PCA embedding in our paper.