Git Product home page Git Product logo

3d-pc-AE-GAN

This code was maded based on PointNet.(repository : https://github.com/charlesq34/pointnet) And I used chamfer distance + repulsion distance as a point cloud loss function. Repulsion distance was used for uniform distribution of the point cloud. (paper : https://arxiv.org/abs/1801.06761) Also I used the autoencoder model as a generator of GAN.

To use tf_grouping type make. Also to use tf_nn_distance change makefile_dist to makefile and type make. Before train, you must download shapenet datasets and make data dir and copy or move the shapenet datasets data dir. (Download datasets)

To train model type "python train.py".

If you want to see the scattered point cloud, you must download visdom and type "python -m visdom.server".

Here, we will be able to use the GAN model to reconstruct a damaged 3D point cloud by classifying it using feature distance to find out what shape of a point cloud it is.

Before train

prediction example prediction example

After train

prediction example prediction example prediction example

This is a screenshot of the test data applied to the model.

skoo9500's Projects

keras-gan icon keras-gan

Keras implementations of Generative Adversarial Networks.

models icon models

Models and examples built with TensorFlow

so-net icon so-net

SO-Net: Self-Organizing Network for Point Cloud Analysis, CVPR2018

tensorflow-tutorials icon tensorflow-tutorials

텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다

tf-3dgan icon tf-3dgan

Tensorflow implementation of 3D Generative Adversarial Network.

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.