prolificdreamer icon indicating copy to clipboard operation
prolificdreamer copied to clipboard

The result doesn't look good in stage 1

Open MnKnight1 opened this issue 1 year ago • 6 comments

The commands I run are as follows:

cd ./prolificdreamer-main
CUDA_VISIBLE_DEVICES=0 python main.py --text "Albert Einstein is playing the guitar." --iters 25000 --lambda_entropy 100 --scale 7.5 --n_particles 1 --h 512  --w 512 --workspace exp-nerf-stage1/”

But the output video seems meaningless. What's the reason? df_ep0250_00_textureless_rgb.mp4 图片

MnKnight1 avatar Dec 13 '23 14:12 MnKnight1