stable-dreamfusion icon indicating copy to clipboard operation
stable-dreamfusion copied to clipboard

Resulting meshs only show big color explosions

Open anna-charlotte opened this issue 2 years ago • 2 comments

Description

After 9,070 epochs (= 907,000) epochs this still looks only like a big green color explosion:

image

Steps to Reproduce

I am running the code as follows:

python3 main.py -O --text 'a delicious hamburger' --workspace trial03_hamburger --iters 1500000 --lr 1e-3 --w 6 --h 64 --seed 0 --lambda_entropy 1e-4 --save_mesh

Expected Behavior

I was hoping for something more similar to a hamburger : )

Environment

  • Ubuntu 20.04.4 LTS
  • Pytorch Version: 1.13.0

anna-charlotte avatar Nov 23 '22 16:11 anna-charlotte

@anna-charlotte Hi, is it --w 6 or --w 64? Could you try with the recommended default settings?

ashawkey avatar Nov 24 '22 04:11 ashawkey

Oh, yes! : O thanks, will try again!

anna-charlotte avatar Nov 24 '22 08:11 anna-charlotte