Giter Site home page Giter Site logo

question about training about gaussiandreamer HOT 10 CLOSED

ch1998 avatar ch1998 commented on August 15, 2024
question about training

from gaussiandreamer.

Comments (10)

tsabbir96 avatar tsabbir96 commented on August 15, 2024

Hi @ch1998 , were you successful in running the code? I mean I wanted to test the capabilities by giving prompt and checking what it generated. but the main issue is running the following command starts a training session which I dont want:
python launch.py --config configs/gaussiandreamer-sd.yaml --train --gpu 0 system.prompt_processor.prompt="a fox"

Did you find a way to test the model out-of-the-box without training it ?

from gaussiandreamer.

ch1998 avatar ch1998 commented on August 15, 2024

Sorry, I completed the training but didn't find a way to test it directly.

from gaussiandreamer.

tsabbir96 avatar tsabbir96 commented on August 15, 2024

@ch1998 Ah great how long did it take to complete the training?
Could you share the steps you used to install the code, I found that the steps mentioned in the Get Started section doesnot work if ran step by step

from gaussiandreamer.

ch1998 avatar ch1998 commented on August 15, 2024

Training takes about 10 minutes.
install step:
git clone https://github.com/hustvl/GaussianDreamer.git
cd GaussianDreamer
pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
pip install ninja
Modify xformers==0.0.20 in requirements.txt
pip install -r requirements.txt

pip install ./gaussiansplatting/submodules/diff-gaussian-rasterization
pip install ./gaussiansplatting/submodules/simple-knn
git clone https://github.com/openai/shap-e.git
cd shap-e
pip install -e .

pip install open3d
pip install plyfile

Please refer to #2 .

from gaussiandreamer.

tsabbir96 avatar tsabbir96 commented on August 15, 2024

@ch1998 great thanks... just one question i saw you have requirements.txt file even before cloning the GaussianDreamer Repo..
THe only requirements.txt file I saw is inside the repo.. Where did you get the requirements.txt before cloning the repo?

from gaussiandreamer.

ch1998 avatar ch1998 commented on August 15, 2024

@ch1998 great thanks... just one question i saw you have requirements.txt file even before cloning the GaussianDreamer Repo.. THe only requirements.txt file I saw is inside the repo.. Where did you get the requirements.txt before cloning the repo?

first,git clone https://github.com/hustvl/GaussianDreamer.git
then,other steps.
Sorry, the steps are in the wrong order.

from gaussiandreamer.

tsabbir96 avatar tsabbir96 commented on August 15, 2024

@ch1998 thank you so much for your help!!!

from gaussiandreamer.

tsabbir96 avatar tsabbir96 commented on August 15, 2024

@ch1998 could you tell me which GPU you used to reduce the training time to 10 mins, I am using T4 GPU on COlab and the time it takes is rediculously long.

from gaussiandreamer.

ch1998 avatar ch1998 commented on August 15, 2024

I am using a 3090. The first run will take some time. Some shape-e related files will be generated, which will take about an hour. Then there will be formal training, which will take about 10 minutes.

from gaussiandreamer.

CuzKy avatar CuzKy commented on August 15, 2024

Hello, I successfully ran the code, but when the training reached normal level, the program did not continue. Is there any error? There is stabilityai/stable-diffusion-2-1-base in gaussiandreamer-sd.yaml. Is it because I did not download the pre-trained model? image

i met the same problem.I encountered this situation when running this code on both RTX3090 and RTX3080. When I reached this state, there was no next step. At most, I ran it for almost 4 hours without taking any further steps, and my memory status did not change during the run.
1712131905660
1
2
how can i sovel it?thanks!!!!!!!

from gaussiandreamer.

Related Issues (20)

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.