Git Product home page Git Product logo

pdc's Introduction

PartDiffusion

Physic-plausible Part Generation

Installation

Package required: accelerate + diffusers + other necessary packages (listed in requirements.txt) + pytorch3d + kaolin

Install pytorch following instructions on pytorch.org

Install pytorch3d

pip install scikit-image matplotlib imageio plotly opencv-python

pip install black usort flake8 flake8-bugbear flake8-comprehensions

We recomment install pytorch3d from source pip install "git+https://github.com/facebookresearch/pytorch3d.git"

Install kaolin (adjust the command based on the pytorch and cuda version)

pip install kaolin==0.15.0 -f https://nvidia-kaolin.s3.us-east-2.amazonaws.com/torch-2.0.1_cu117.html

Install other required packages

pip install -r requirements.txt

Usage

scripts are stored under SDFusion/scripts folder. Run train_ply2shape_multi.sh for multi-gpu training (powered by accelerate package)

GaPartNet dataset is implemented in datasets/gapnet_dataset.py

pdc's People

Contributors

red-fairy avatar xiaoyao-li 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.