Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 969 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 969 Bytes

PU-Transformer

This repository is for PU-Transformer introduced in the following paper:
PU-Transformer: Point Cloud Upsampling Transformer
Shi Qiu, Saeed Anwar, Nick Barnes
Asian Conference on Computer Vision (ACCV), 2022

Codes

To be updated soon.

Paper and Citation

The paper can be downloaded from arXiv and CVF.
If you find our paper/code is useful, please cite:

    @inproceedings{qiu2022pu,
      title={Pu-transformer: Point cloud upsampling transformer},
      author={Qiu, Shi and Anwar, Saeed and Barnes, Nick},
      booktitle={Proceedings of the Asian Conference on Computer Vision},
      pages={2475--2493},
      year={2022}
    }