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

Taking too long for processing #5

Open
eyebies opened this issue Jul 1, 2022 · 0 comments
Open

Taking too long for processing #5

eyebies opened this issue Jul 1, 2022 · 0 comments

Comments

@eyebies
Copy link

eyebies commented Jul 1, 2022

Thanks for sharing the code base. ! I am trying to run the command line application on my data and Its taking a while to process.
May I ask if there is any thing I can do to expedite the process. I am running this on intel i7 , with 16 GB ram.
seam-erasure 08077..obj images/ -o out/
Loading OBJ: /home/lonewolf/Desktop/ttt/aa/08077..obj
Loading Texture: /home/lonewolf/Desktop/ttt/aa/images/back.jpg
Loading Texture: /home/lonewolf/Desktop/ttt/aa/images/bottom.jpg
Loading Texture: /home/lonewolf/Desktop/ttt/aa/images/front.jpg
Loading Texture: /home/lonewolf/Desktop/ttt/aa/images/left.jpg
Loading Texture: /home/lonewolf/Desktop/ttt/aa/images/right.jpg
Loading Texture: /home/lonewolf/Desktop/ttt/aa/images/top.jpg
Model: 08077..obj
Texture:

Finding seam of model
Done

Number of edges along the seam: 530
Number of edges along the boundary: 0
Number of foldover edges: 36

Computing seam edge lengths
Done

Building Bilinear Energy Matrix: 100%|██████████████████████████████████| 265/265 [00:08<00:00, 32.77edge pairs/s]
Building Seam Gradient Matrix: 100%|████████████████████████████████████| 265/265 [00:09<00:00, 27.28edge pairs/s]
Seam Value Energy: N/a
Building Least Squares Constraints: 100%|█████████████████████████████████| 5000/5000 [00:19<00:00, 256.97faces/s]
Building Dirichlet Energy: 100%|██████████████████████████████████████████| 5000/5000 [00:12<00:00, 396.75faces/s]

Solving for minimal energy solution
Using iterative solver for large system (nnz=5472096)
Solving channel 0

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

1 participant