Git Product home page Git Product logo

object-wakeup's Introduction

NOTE: This page is still under construction.

Now we provide a minimal demo only. More to come.

Object Wake-up: 3D Object Rigging from a Single Image (ECCV 2022)

teaser_image teaser_image

Given a single chair image, could we wake it up by reconstructing its 3D shape and skeleton, as well as animating its plausible articulations and motions, similar to that of human modeling?

It is a new problem that not only goes beyond image-based object reconstruction but also involves articulated animation of generic objects in 3D, which could give rise to numerous downstream augmented and virtual reality applications.

Environment Setup

conda env create -f environment.yaml
conda activate object-wakeup
python setup.py build_ext --inplace

Dataset

(Work in Progress)

Now we have a release contains sample dataset as well as the source code of the tool we developed in UNREAL 4. It is not yet finished but it is ready to play with if you are interested in.

[Data Download]

  • ShapeRR_Generation contains the plug-in we developed in UE4.
  • Chair_Out provides sample high-resolution rendering data for the Chairs category in ShapeNet.
  • Other 3 categories presented in paper is still being processed and a full release is expected in the future.

Demo

To run a demo on our method for 3D reconstruction, please download the sample demo image from here.

Put the sample image in folder ./demo_chair.

Then you may want to download the pretrained model weights from here.

Put the checkpoint file in folder ./checkpoint.

To generate sample meshes using a trained model, use

python demo.py demo.yaml

Misc

Contact Ji Yang at [email protected] for any questions or comments.

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.