GuoxinFang / HF-RGBD

HF-RGBD: High Fidelity RGBD images generation by deep learning with adaptive convolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Generation of High Fidelity RGB-D Images by Deep-Learning with Adaptive Convolution

Description

This is the implementation of our paper title 'Fast Generation of High Fidelity RGB-D Images by Deep-Learning with Adaptive Convolution'

Dataset

Please visit this link to download the dataset. The pre-trained model can be download here, and the extraction code is : sbc1 (only 4 charaters and no any space).

Citation

Please cite our work if you use our codes or dataset.

@article{xian2020fast,
  title={Fast Generation of High Fidelity RGB-D Images by Deep-Learning with Adaptive Convolution},
  author={Xian, Chuhua and Zhang, Dongjiu and Dai, Chengkai and Wang, Charlie CL},
  journal={arXiv preprint arXiv:2002.05067},
  year={2020}
}

About

HF-RGBD: High Fidelity RGBD images generation by deep learning with adaptive convolution


Languages

Language:Python 100.0%