Giter VIP home page Giter VIP logo

reggeonet's Introduction

RegGeoNet: Learning Regular Representations for Large-Scale 3D Point Clouds

This is the official implementation of [RegGeoNet] (IJCV 2022), an unsupervised neural architecture to parameterize an unstructured 3D point cloud into a regular 2D image representation structure called deep geometry image (DeepGI), such that spatial coordinates of unordered 3D points are encoded in three-channel grid pixels.

Setup

This code has been tested with Python 3.9, PyTorch 1.10.1, CUDA 11.1 and cuDNN 8.0.5 on Ubuntu 20.04.

  • Install the differentiable computer vision library Kornia
pip install git+https://github.com/kornia/kornia

From Point Clouds to DeepGIs

Run para_pc.py under the scripts/para/ folder to convert a given 3D point cloud into its DeepGI representation.

Downstream Applications

Different downstream tasks can be performed directly on the generated DeepGIs, as an equivalent way of processing point cloud data. The pre-processed DeepGI-format datasets can be downloaded here. Please put them under the data folder. Our pre-trained models are provided under the ckpt folder.

Citation

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

@article{zhang2022reggeonet,
  title={RegGeoNet: Learning Regular Representations for Large-Scale 3D Point Clouds},
  author={Zhang, Qijian and Hou, Junhui and Qian, Yue and Chan, Antoni B and Zhang, Juyong and He, Ying},
  journal={International Journal of Computer Vision},
  volume={130},
  number={12},
  pages={3100--3122},
  year={2022}
}

reggeonet's People

Contributors

keeganhk 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.