Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DMTET issue #278

Open
xaranex1 opened this issue May 16, 2023 · 3 comments
Open

DMTET issue #278

xaranex1 opened this issue May 16, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@xaranex1
Copy link

Description

RuntimeError: instance mode - pos must have shape [>0, >0, 4]
0% 0/100 [00:02<?, ?it/s]

Steps to Reproduce

my code:

%cd /content/stable-dreamfusion
!python main.py -O --image /content/amulet_rgba.png --workspace trial_image6_test --test --dmtet --iters 5000 --save_mesh

Expected Behavior

Start DMTET and save result

Environment

Google Colab

@xaranex1 xaranex1 added the bug Something isn't working label May 16, 2023
@xaranex1
Copy link
Author

I have now new problem: [WARN] No checkpoint found, model randomly initialized. i did parameter --dmtet --init_with trial_image22/checkpoints/df.pth but it not start from that checkpoint

@JackISODesign
Copy link

I am also having this issue, did you ever fix?

@zz7379
Copy link

zz7379 commented Jun 7, 2023

I have now new problem: [WARN] No checkpoint found, model randomly initialized. i did parameter --dmtet --init_with trial_image22/checkpoints/df.pth but it not start from that checkpoint

maybe you should change --init_with to --init_ckpt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants