Giter Site home page Giter Site logo

sweden1003 / pscu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corecai163/pscu

0.0 0.0 0.0 68.15 MB

Parametric Surface Constrained Upsampler Network for Point Cloud

Shell 4.82% C++ 12.64% Python 56.09% C 6.46% Cuda 9.89% Makefile 5.01% CMake 5.09%

pscu's Introduction

PSCU

Parametric Surface Constrained Upsampler Network for Point Cloud Teaser

Environment

Pytorch 1.12.0 with Nvidia GPUs

Setup Libs

Install pointnet2_ops_lib and Chamfer3D:

python3 setup.py install

Data and Results

https://drive.google.com/drive/folders/1Yz9WfAJy145hmD-F1MUvHsjwr6doaOTn?usp=sharing

Pretrained Model on PU1K

outpath/checkpoints/ckpt-best.pth

Train

With 2 GPU:

python3 -m torch.distributed.launch --nproc_per_node=2 multi_train.py

Test

CUDA_VISIBLE_DEVICES=0 python3 test.py

P2F and Uniformity

The p2f evaluation code is from PUGCN. You may need to compile it by running compile.sh first and then eval_pu1k.sh

To show the p2f, modify and run show_p2f.py It will also calculate the Uniformity Score.

Generate color PCD based on P2F

Run gen_pcd_distance2rgb.py

Citation

If our method and results are useful for your research, please consider citing:

@inproceedings{PSCU,
    title={Parametric Surface Constrained Upsampler Network for Point Cloud},
    author={Pingping Cai, Zhenyao Wu, Xinyi Wu, Song Wang},
    booktitle={AAAI},
    year={2023},
}

Acknowledgement

Some codes are borrowed from https://github.com/AllenXiangX/SnowflakeNet and https://github.com/guochengqian/PU-GCN

pscu's People

Contributors

corecai163 avatar

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.