Coder Social home page Coder Social logo

dreambooth-with-colossalai's Introduction

DreamBooth is a method to personalize text2image models like stable diffusion given just a few(3~5) images of a subject.

  • The model used in the experiment

        The base model is CompVis/stable-diffusion-v1-4.

  • The dataset employed

        The images are from a British short hair cat of my friends, Ye Tong.

  • Parallel settings (if any)

        This experiment is conducted on a 4-V100 machine of a GPU cloud server.

        The parallel setting is the same as defaults. World_size = 4.

  • Instructions on how to run your code

        When you want to train the model:

bash ./colossalai.sh > train.log 2>&1

        If you have trained the model, and want to do inference:

python inference.py > inference.log 2>&1
  • Experiment results

        The log of the experiment is named as train.log/inference.log

        The generated image is named as output.png

        The image below is an example for inference (Its prompt is "a photo of British Short hair Cat.")

output.png

dreambooth-with-colossalai's People

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.