Giter VIP home page Giter VIP logo

directional-pointnet's Introduction

Directional PointNet: 3D Environmental Classification for Wearable Robots

We propose a directional PointNet to directly classify the 3D point cloud. First, an inertial measurement unit (IMU) is used to offset the orientation of point cloud. Then the directional PointNet can accurately classify the daily commuted terrains, including level ground, climbing up stairways, and walking down stairs. A classification accuracy of 98% has been achieved in tests. Moreover, the directional PointNet is more efficient than the previously used PointNet because the T-net, which is utilized to estimate the transformation of the point cloud, is not used in the present approach, and the length of the global feature is optimized. The experimental results demonstrate that the directional PointNet can classify the environments in robust and efficient manner.

Contact

For more related works and codes, please view my homepage: https://kuangenzhang.github.io/

Further information please contact Kuangen Zhang ([email protected]).

Citation

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

@article{zhang_directional_2019,
	title = {Directional pointnet: 3D environmental classification for wearable robotics},
	shorttitle = {Directional {PointNet}},
	urldate = {2019-03-22},
	journal = {arXiv:1903.06846 [cs]},
	author = {Zhang, Kuangen and Wang, Jing and Fu, Chenglong},
	month = mar,
	year = {2019}
}

Overview

Directional pointnet is the simplified version of pointnet. We have evaluated our network on classifying three kinds of terrains: level ground, up stairs, and down stairs.

  • Classification accuracy: 98%.

Requirements

sudo apt-get install libhdf5-dev
sudo pip install h5py

Point cloud classification

  • We upload our pretrained model and data, you can evaluate the performance of our network directly by running the evaluation script:
python evaluate.py
  • Run the training script:
python train.py

License

MIT License

Acknowledgement

We acknowledge that we borrow the code from PointNet heavily.

Reference

  • C. R. Qi, H. Su, K. Mo, and L. J. Guibas, “PointNet: Deep Learning on Point Sets for 3d Classification and Segmentation,” in2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Jul. 2017, pp.77–85, read.

directional-pointnet's People

Stargazers

 avatar  avatar  avatar

Watchers

 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.