Coder Social home page Coder Social logo

peterzs / shape2motion Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangxiaogang866/shape2motion

0.0 0.0 0.0 3.91 MB

Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes

License: GNU General Public License v3.0

MATLAB 8.44% Python 62.64% C++ 16.61% Shell 1.01% Cuda 11.28%

shape2motion's Introduction

Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes

This is the code repository for "Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes”

Created by Xiaogang Wang, Bin Zhou, Yahao Shi, Xiaowu Chen, Qinping Zhao, Kai Xu

Prerequisites:

Numpy (ver. 1.13.3)
TensorFlow (ver. 1.4.1)
scipy (ver. 0.19.1)

Dataset

[June 13, 2019] We release our 3D object mobility dataset 'Motion Dataset V0' here.

You can download the data (point cloud data) here for training and testing.

Train:

to train Motion Part Proposal Module and Motion Attribute Proposal Module

python train_stage_12 --stage=1

to train a Proposal Matching Module

python train_stage_12 --stage=2 --batch_size=32

to train a Motion Optimizatoin Network

python train_stage_3

Test:

to test Motion Part Proposal Module and Motion Attribute Proposal Module

python test_stage_12 --stage=1

to test a Proposal Matching Module

python test_stage_12 --stage=2 --batch_size=32

to test a Motion Optimizatoin Network

python test_stage_3

Other:

nms.m: This file is used for merging proposal.
generate_stage_2_train_data.m: This file is used for generating stage 2 training_data.
generate_stage_3_train_data.m: This file is used for generating stage 3 training_data.

Evaluation:

evaluation.m: This file is used for part mobility metrics.

Citation

If you find our paper useful in your research, please cite:

@article{wang_siga18,
title = {Shape2Motion: Joint Analysis of Motion Parts and Attributes from 3D Shapes},
author = {Xiaogang Wang and Bin Zhou and Yahao Shi and Xiaowu Chen and Qinping Zhao and Kai Xu},
journal = {IEEE Conference on Computer Vision and Pattern},
volume = {XX},
number = {XX},
pages = {to appear},
year = {2019}
}

shape2motion's People

Contributors

wangxiaogang866 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.