GithubHelp home page GithubHelp logo

zenuli / pypipes Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 1.0 81.84 MB

Reconstruction of 3D pipelines from point clouds. A Pytorch implementation of DeepPipes.

License: MIT License

Python 100.00%
pytorch point-cloud pipes-reconstruction convolutional-neural-networks skeleton-extraction

pypipes's Introduction

PyPipes

Paper | Master Degree website

This project is a PyTorch implementation of DeepPipes: Learning 3D pipelines reconstruction from point clouds. Lili Cheng, Zhuo Wei, Mingchao Sun, Shiqing Xin, Andrei Sharf, Yangyan Li, Baoquan Chen, Changhe Tu. Graphical Models, Volume 111, 2020,.

It allows to reconstruct a 3d pipe model from a points cloud.

drawing

#### Abstract

Pipes are the basic building block in many industrial sites like electricity and chemical plants. Although
pipes are merely cylindrical primitives which can be defined by axis and radius, they often consist of
additional components like flanges, valves, elbows, tees, etc. 3D pipes are typically dense, consisting of a
wide range of topologies and geometries, with large self-occlusions. Thus, reconstruction of a coherent 3D pipe
models from large-scale point clouds is a challenging problem. In this work we take a prior-based
reconstruction approach which reduces the complexity of the general pipe reconstruction problem into a
combination of part detection and model fitting problems. We utilize convolutional network to learn point cloud
features and classify points into various classes, then apply robust clustering and graph-based aggregation
techniques to compute a coherent pipe model. Our method shows promising results on pipe models with varying
complexity and density both in synthetic and real cases.

Keywords: Point cloud, Pipes reconstruction, Convo-
lution network, Skeleton extraction


Getting Started

Warning: We do not recommend installation of the environnement as a root user on your system Python. Please setup a virtual environment or create a Docker image.

Not tested on macOS.

cpu cu102 cu113
Linux
Windows
macOS

Generate the dataset

$ python scripts/generate_data_samples.py

Train the model

[WARNING] This part is currently in progress !

Run the pipeline

$ python scripts/reconst.py 

Some results

drawing

DBscan clustering

drawing

3D reconstruction of the model

License

Pypipes is available as open source under the terms of the MIT License.

It was created by ZENULI's team at University Paul Sabatier III :

drawing

pypipes's People

Contributors

bastienkovac avatar seb2s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

seb2s

pypipes's Issues

Questions about the training code

Hi! Thanks for your re-implementation of the project deeppipes.

Will this project continue to be developed? I'm very interested in this project.

DeepPipe Paper Dataset

Hi all,
I've recently noticed that you are working on implementing DeepPipe pipeline, just wanted to inform you that you can also find the original dataset of the paper here,
https://github.com/wzsdu/DeepPipes_Dataset

There is also another thing that I would like to ask, I am working on a 3D classification as my semester project and as it is really close to what I am trying to do, I believe it would be great for me if I could reimplement the paper method code up until the classification part which is the pointCNN algorithm. But unfortunately, it seems the repository isn't complete yet, therefore I am wondering if you could share the notebook up until the classification part, however, I am not sure if it's already finished or not.

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.