You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: