Giter Club home page Giter Club logo

dgcnn's Introduction

DGCNN-MindSpore

This repo is the MindSpore implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)(https://arxiv.org/pdf/1801.07829). Our code skeleton is borrowed from WangYueFt/dgcnn.

 

Requirements

  • Ubuntu 20.04
  • Python 3.7
  • MindSpore 1.8.1
  • CUDA 11.1
  • Package: h5py, sklearn, plyfile

 

Point Cloud Classification

Run the training script:

python dgcnn_cls_train.py

Run the evaluation script after training finished:

python dgcnn_cls_eval.py

Performance:

ModelNet40 dataset

Mean Class Acc Overall Acc
Paper (1024 points) 90.2 92.9
This repo (1024 points)

 

Point Cloud Part Segmentation

Run the training script:

python dgcnn_seg_train.py

Run the evaluation script after training finished:

python dgcnn_seg_eval.py

Performance:

ShapeNet part dataset

Mean IoU Airplane Bag Cap Car Chair Earphone Guitar Knife Lamp Laptop Motor Mug Pistol Rocket Skateboard Table
Shapes 2690 76 55 898 3758 69 787 392 1547 451 202 184 283 66 152 5271
Paper 85.2 84.0 83.4 86.7 77.8 90.6 74.7 91.2 87.5 82.8 95.7 66.3 94.9 81.1 63.5 74.5 82.6
This repo

Ackonwledgements:

We thank a lot for the official repo of WangYueFt/dgcnn.

License:

The code is released under MIT License(See LICENSE file for details)

dgcnn's People

Contributors

squanch-u avatar

Watchers

 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.