Git Product home page Git Product logo

cog-wonder3d's Introduction

Cog-Wonder3D

Cog wrapper for Wonder3D: Single Image to 3D using Cross-Domain Diffusion based on the original repository, see the paper, project page and Replicate demo for details.

Basic Usage

Wonder 3D is an image-to-3D model that uses a multi-view diffusion model as its backbone to generate 3D assets in a few minutes. You need to have Cog and Docker installed to run this model locally. Follow the model pushing guide to push your own fork of Wonder3D to Replicate.

To build the docker image with cog and run a prediction:

cog predict -i image=@example_images/sample.jpg -i remove_bg=True -i num_steps=3000

To start a server and send requests to your locally deployed API:

cog run -p 5000 python -m cog.server.http

References

@misc{long2023wonder3d,
      title={Wonder3D: Single Image to 3D using Cross-Domain Diffusion}, 
      author={Xiaoxiao Long and Yuan-Chen Guo and Cheng Lin and Yuan Liu and Zhiyang Dou and Lingjie Liu and Yuexin Ma and Song-Hai Zhang and Marc Habermann and Christian Theobalt and Wenping Wang},
      year={2023},
      eprint={2310.15008},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

cog-wonder3d's People

Contributors

alaradirik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cog-wonder3d's Issues

Is there a way I can contact you

Hello I am a fellow developer and I kinda wanna talk to you about some of my projects can you help me by giving me a way to talk to you

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.