Giter Site home page Giter Site logo

mayanxin89 / voxelfeatures Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yarotsky/voxelfeatures

0.0 2.0 0.0 1.6 MB

Local geometric features for voxel-based representation of surfaces in 3D

Python 16.32% Makefile 0.60% C++ 82.66% Shell 0.41%

voxelfeatures's Introduction

voxelfeatures

Local geometric features for voxel-based representation of surfaces in 3D

  • A collection of routines to generate voxel features describing local area, curvature and orientation of the surface
  • Efficient octree-based C++ code supporting spatial sparsity
  • Python bindings with surface classification examples

The paper: D. Yarotsky, Geometric features for voxel-based surface recognition, arXiv:1701.04249

Example: feature visualization (/demo/demoPlotFeatures.py)

The original surface:

original

Voxelizations with different features:

feature examples

Example: training a classification model (/demo/demoXGBoostESB.py)

Predictions of an XGBoost model on the ESB data set, with about 15% test set error:

predictions

Installation

System requirements

  • OS Linux (tested on Ubuntu 14.04/16.04)
  • Python 2.7

Dependencies

Installation of dependencies for Ubuntu 14.04/16.04:

sudo apt-get install libarmadillo-dev sparsehash

Installation as a Python module

python setup.py install

voxelfeatures's People

Contributors

yarotsky avatar

Watchers

James Cloos avatar  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.