GithubHelp home page GithubHelp logo

realcrane / bayesian-differentiable-physics-for-cloth-digitalization Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 0.0 54.33 MB

Our CVPR 2024 paper 'Bayesian Differentiable Physics for Cloth Digitalization'

C++ 64.72% C 0.52% Python 34.76%

bayesian-differentiable-physics-for-cloth-digitalization's Introduction

Bayesian Differentiable Physics for Cloth Digitalization

Our CVPR 2024 paper Bayesian Differentiable Physics for Cloth Digitalization.

Digitialize Real Fabrics from Cusick Drape Testing Results

Needed Compilers and Libraries

  • GCC 9.5.0 (or MSVC 19.29.30139)
  • CUDA 11.3
  • Python 3.8.13
  • PyTorch 1.12.1
  • Kaolin 0.12.0
  • Alglib 3.17.0
  • Boost 1.75
  • Eigen 3.3.9

How to install

  1. Install GCC and CUDA, and confirm their environment variables are set correctly.
  2. Install Python (Recommond to use Anaconda).
  3. Install Pytorch and Kaolin with following their official documentations.
  4. Download Alglib, Boost, and Eigen to a diretory you like.
  5. Change the Setup.py to make sure the paths are set correctly, i.e. INCLUDE_DIR.append(...).
  6. Run python setup.py install.
  7. Finally, you can confirm our simulator has been successfully installed by executing the following commonds in prompt:
-> python
-> import pytorch
-> import diffsim

Check out the python scripts in the folder experiments for training our BDP. They have detailed comments for explaining themselves.

Cusick Drape Dataset

The dataset in given in the folder data.

Authors

Authors Deshan Gong, Ningtao Mao, and He Wang

Deshan Gong, [email protected]

He Wang, [email protected], Personal website

Project Webpage: https://drhewang.com/pages/BDP.html

Citation (Bibtex)

Please cite our paper if you find it useful:

@InProceedings{Gong_Bayesian_2024,
author={Deshan Gong, Ningtao Mao and He Wang},
booktitle={The Conference on Computer Vision and Pattern Recognition (CVPR)},
title={Bayesian Differentiable Physics for Cloth Digitalization},
year={2024}}

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.