Giter VIP home page Giter VIP logo

spu-net's Introduction

SPU-Net: Self-Supervised Point Cloud Upsampling by Coarse-to-Fine Reconstruction with Self-Projection Optimization

Created by Xinhai Liu, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker.

Usage

For training, the cmd example:

    python train_spu-net.py --gpu gpu_index --log_dir log/spu_00012_git

For evaluating, the cmd example:

    python evaluate.py --gt data/test/groundtruth/ --pred log/spu_00012_git/output/

The training data from PU-GAN:

path to the test point cloud and ground-truths: data/test

You can download the entire dataset from PU-GAN or Google Drive.

Citation

If you find our work useful in your research, please consider citing:

    @article{liu2022spu,
      title={SPU-Net: Self-Supervised Point Cloud Upsampling by Coarse-to-Fine Reconstruction with Self-Projection Optimization},
      author={Liu, Xinhai and Liu, Xinchen and Liu, Yu-Shen and Han, Zhizhong},
      journal={IEEE Transactions on Image Processing},
      volume={31},
      pages={4213--4226},
      year={2022},
      publisher={IEEE}
    }

spu-net's People

Contributors

liuxinhai avatar

Stargazers

Chance Rutherford avatar Cyan Ching avatar 李金灵 avatar Qiu Junning avatar  avatar  avatar Junsheng Zhou avatar  avatar Sangwon Lim avatar  avatar  avatar Yushen avatar

Watchers

James Cloos avatar  avatar  avatar

spu-net's Issues

About code Publishing

Hi! Thank you for your great work.

I want to know when will you release the code?

环境配置

作者您好,想请问一下这篇论文的代码运行需要配置一个什么样的运行环境呢?

训练集

您好 我看到您的论文效果十分好 但是在您的训练数据集这里我还有一些疑问 请问您是如何处理您的训练数据集的呢 是在pugan的mesh上重新采样2048个点 分成24个patch 得到256个点 在放到您的网络里 分成64个点去训练吗

代码

请问您有这篇论文的实现代码吗 十分感谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.