Giter VIP home page Giter VIP logo

Comments (4)

ashawkey avatar ashawkey commented on May 12, 2024

@MondRubberduck So the video shows a correctly generated object, and only the mesh exporting fails? Could you check the printed log? It should say something like this:

==> Saving mesh to trial/mesh
[INFO] running xatlas to unwrap UVs for mesh: v=(129072, 3) f=(257500, 3)
[INFO] writing obj mesh to trial/mesh/mesh.obj
[INFO] writing vertices (129072, 3)
[INFO] writing vertices texture coords (236023, 2)
[INFO] writing faces (257500, 3)
==> Finished saving mesh.

from stable-dreamfusion.

MondRubberduck avatar MondRubberduck commented on May 12, 2024

@ashawkey !Thank you for the reply! It actually doesn´t

[INFO] Trainer: df | 2022-10-11_11-16-57 | cuda | fp16 | trial [INFO] #parameters: 12249015 [INFO] Loading latest checkpoint ... [WARN] No checkpoint found, model randomly initialized. ==> Start Test, save results to trial\results 97% 97/100 [00:03<00:00, 53.96it/s]==> Finished Test. ==> Saving mesh to trial\mesh [INFO] running xatlas to unwrap UVs for mesh: v=(0, 3) f=(0, 3) 100% 100/100 [00:04<00:00, 20.19it/s] Traceback (most recent call last):

Then it goes through some files and the last bit:
RuntimeError: instance mode - pos must have shape [>0, >0, 4]

It warns me that there are no checkpoints. However, I do have my checkpoints in the default files structure ./stable-dreamfusion/mytest/checkpoints

Couple of large PTH files. -> df_ep0100.pth (for example)

from stable-dreamfusion.

MondRubberduck avatar MondRubberduck commented on May 12, 2024

Update: I literally didn´t change anything. Deleted all the checkpoints /results/df´s etc and ran another test with:

python main.py --text "a high quality, detailed photo of a mercedes benz" --workspace mytest -O --iters 5000 --albedo_iters 6000 --lambda_entropy 1e-5

Looks like shit (well duh. These settings were for a quick result), but at least I got a mesh from it.

from stable-dreamfusion.

MondRubberduck avatar MondRubberduck commented on May 12, 2024

@ashawkey If I may steal your time for one more second: What parameters have the biggest impact on quality? Thanks

from stable-dreamfusion.

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.