VisGel:[CVPR 2019]通过跨模态预测连接触摸和视觉

时间:2024-04-04 02:13:43
【文件属性】:

文件名称:VisGel:[CVPR 2019]通过跨模态预测连接触摸和视觉

文件大小:7.57MB

文件格式:ZIP

更新时间:2024-04-04 02:13:43

Python

通过跨模态预测连接触摸和视觉 李云珠,朱俊彦,拉斯·特德拉克,安东尼奥·托拉尔巴 CVPR 2019 安装 该代码库已在Ubuntu 16.04 LTS,Python 3.7和PyTorch 0.3.1上进行了测试。 其他版本可能会起作用,但不能保证。 使用anaconda安装PyTorch 0.3.1 conda install pytorch=0.3.1 cuda90 -c pytorch 安装opencv和imageio conda install -c conda-forge opencv conda install -c conda-forge imageio-ffmpeg 演示版 下载预训练的检查点(〜500 MB)和示例数据(〜570 MB) bash scripts/download_ckps.sh bash scripts/download_demo.sh 在示


【文件预览】:
VisGel-master
----eval.py(12KB)
----models.py(13KB)
----utils.py(2KB)
----train.py(8KB)
----imgs()
--------touch2vision_1.gif(386KB)
--------vision2touch_0.gif(3.4MB)
--------touch2vision_0.gif(394KB)
--------vision2touch_1.gif(3.41MB)
----README.md(2KB)
----scripts()
--------download_data_seen.sh(266B)
--------eval_vision2touch.sh(65B)
--------demo_vision2touch.sh(68B)
--------download_demo.sh(1KB)
--------train_vision2touch.sh(108B)
--------download_ckps.sh(463B)
--------train_touch2vision.sh(108B)
--------download_data_lst.sh(832B)
--------eval_touch2vision.sh(65B)
--------download_data_unseen.sh(277B)
--------demo_touch2vision.sh(87B)
----data.py(6KB)

网友评论