GithubHelp home page GithubHelp logo

freerafiki / multi_part_assembly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wuziyi616/multi_part_assembly

0.0 1.0 0.0 273 KB

Multi-Part Assembly Benchmark Implemented in PyTorch

Home Page: https://breaking-bad-dataset.github.io/

License: MIT License

Shell 1.78% C++ 4.33% Python 83.71% C 0.57% Cuda 9.61%

multi_part_assembly's Introduction

Multi Part Assembly

Introduction

This is an open-source 3D shape assembly codebase based on PyTorch + PyTorch-Lightning.

Major Features

We mainly focus on vision based 3D shape assembly task, which takes in point clouds of multiple parts from an object, and predicts their rotations and translations of the correct assembly.

We carefully benchmark the models to match their performance in their original papers, which you can easily extend to new datasets. You can also leverage our codebase to develop your new shape assembly algorithms.

Installation

Please refer to install.md for step-by-step guidance on how to install the packages and prepare the data.

Config System

To learn about the config system used in this codebase, please refer to the config.md.

Quick Start

We provide detailed usage of the codebase in usage.md. You can train, test and visualize the results using our provided config files, or develop your new methods.

Tutorial

We explain our code design in tutorial.md. Please read it before modifying the codebase or implementing your new algorithms.

Benchmark

We benchmark the baselines and report them in model.md. We also present detailed instructions on how to reproduce our results.

License

This project is released under the MIT license.

Acknowledgement

We thank the authors of the following repos for open-sourcing their wonderful works:

We also thank the authors of all the packages we use. We appreciate all the contributors as well as users who give valuable feedbacks. We wish this codebase could serve as a benchmark and a flexible toolkit for researchers to re-implement existing algorithms and develop their own new shape assembly methods.

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.