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

need guidance on mesh-exporter configurations #35

Open
smohammadi96 opened this issue Jan 7, 2024 · 3 comments
Open

need guidance on mesh-exporter configurations #35

smohammadi96 opened this issue Jan 7, 2024 · 3 comments

Comments

@smohammadi96
Copy link

Hi, Thanks for sharing your amazing work, which config should we use for export obj?

# this uses default mesh-exporter configurations which exports obj+mtl
python launch.py --config **path/to/trial/dir/configs/parsed.yaml** --export --gpu 0 resume=path/to/trial/dir/ckpts/last.ckpt system.exporter_type=mesh-exporter
@liuyulinn
Copy link

Hi, it should be the parsed.yaml saved in your output dir.
E.g. "outputs/dreamcraft3d-texture/a_brightly_colored_mushroom_growing_on_a_log@20240105-205043/configs/parsed.yaml"

@xiaobiaodu
Copy link

AttributeError: 'DeepFloydGuidance' object has no attribute 'state_dict'

I meet this problem when export model

@denghu333
Copy link

I Get the Same Problem when export model
AttributeError: 'DeepFloydGuidance' object has no attribute 'state_dict'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants