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

Stuck at MeshFiltering (Graph is being computed externally) #249

Closed
Lemente opened this issue Sep 16, 2018 · 15 comments
Closed

Stuck at MeshFiltering (Graph is being computed externally) #249

Lemente opened this issue Sep 16, 2018 · 15 comments
Labels
stale for issues that becomes stale (no solution)

Comments

@Lemente
Copy link

Lemente commented Sep 16, 2018

Hello

I let MeshRoom run during the night, and when I woke up, it was stuck at MeshFiltering. It was fully orange, and the "start" button was greyed. It was using aroung 5% of my CPU. Not sure about the memory/GPU, maybe 20%. When I hit "stop", the CPU usage dropped.

I saved and restarted my computer. I opened the project, but now both "Start" and "Stop" are greyed out, with the mention "Graph is being computed externally".
All step are green up to "Meshing", "Meshfiltering" is still orange. I cannot hit "Compute" on any of the step.
All the files are still in the MeshroomCache folder, and I was able to open the .obj file in the Meshing file in Blender.

Can someone explain any of this to me? How can I go one with that project?

My specs :
W10 64bit
GTX 970
i7-4790K
16Go of RAM

The project is using 88 frames/cameras (4608x3072).

Here is the console content at the restart.
Plugins loaded: CameraCalibration, CameraConnection, CameraInit, CameraLocalization, CameraRigCalibration, CameraRigLocalization, ConvertAnimatedCamera, ConvertSfMFormat, DepthMap, DepthMapFilter, ExportAnimatedCamera, ExportMaya, ExportUndistortedImages, FeatureExtraction, FeatureMatching, ImageMatching, ImageMatchingMultiSfM, KeyframeSelection, MeshDecimate, MeshDenoising, MeshFiltering, MeshResampling, Meshing, PrepareDenseScene, Publish, SfMAlignment, SfMTransform, StructureFromMotion, Texturing [QtOIIO] Plugin Initialized [DepthMapEntity] DepthMapEntity Failed to download scene at QUrl("")

I was already able to successfully generate a 3D model just before that (with less frames).

Anything else you need to know?

Thanks!

@ChemicalXandco
Copy link
Contributor

I heard that this can be fixed by clicking on the bad node, And in attributes click on the cog then 'Clear Submitted Status'
tempsnipclr Then you should be able run that node again. Let us know if this works.

@mmiiqquueell
Copy link

It happens to me at each node, pressing Stop and Start continues but when it reaches the node Structure from motion and next nodes it doesn't continue. This happens in Windows 7, Thanks to a user who already answered a previous topic, it indicates that you can continue manually editing the Status file of each node once the processing is finished. The only problem is .... when I wanted to do the test I did it with 57 images, I lost approximately 2 hours manually changing each status file to see the final result, which was a disaster since I made it from a toy car with crystals and the program doesn't detect crystals (logical). Now I wanted to try from a game whose camera rotates around the character, the problem is that there are 3400 images (I reduced the size of the images and the quantity), I recorded a video and I passed it to jpg images, cutting only the center where the character and the framerate of 60 to 15 Frames, you save a lot of time from capture to capture. But there are still many images, I have been an hour for the first node that gets stuck every time and there are almost 84 calculations, I do not want to think how long it will take when I get to the Structure from motion node which took almost an hour with the car that prove at the beginning.

For this reason I prefer to wait for an update to fix this failure and not have to waste all day making the changes from the Status file every moment.

The Clear data (from node or status) that says Chemical doesn't work because yes, you can delete the cache but it doesn't matter, when it finishes it will get stuck again.

Of course I must say that of all the PhotoScaning programs that I have tried, this is the best and also its free.

@ChemicalXandco
Copy link
Contributor

It might be related to #183 but there is no mention of it locking the start button.

@mmiiqquueell
Copy link

mmiiqquueell commented Sep 17, 2018

It might be related to #183 but there is no mention of it locking the start button.

Yes, and this is the solution (manual) (Looks like Win 10 is not an exception to this problem)
#183 (comment)

The start button I don't know how it works exactly, sometimes it's blocked and sometimes not, when that happens I close the program, delete the entire folder (cache folder) and start over again and replace the saved file. Since otherwise it gets stuck and you can't do anything, the program stuck saying "it requires an external tool" or something like that...

@BKLronin
Copy link

I had a similar issue and I also cleared the submitted statuses of the following nodes. That enabled the play button for me.

@Anar91
Copy link

Anar91 commented Sep 20, 2018

Hi,
it also happens to me on Windows10.
I'm using command line instead of the GUI but computation will stop after some node without calling the next one with no reason (last computed node having status "SUCCESS"). Most of the time it will happen during the DepthMap node where it will only compute them one by one (stopping after each one).
So I have to kill the task and launch it again with --toNode DepthMap_1 and --forceStatus flags in the command line.
I'm using command line because I want to automate the full scan and reconstruction process but I'm stuck here because of this issue.
Otherwise it's a wonderful program that can produce very good results !
Congratulation.

@Darker
Copy link

Darker commented Jan 28, 2019

This exact thing happened to me. "Clear submitted status" does not solve it.

@DerTee
Copy link

DerTee commented Apr 12, 2019

@BKLronin

I had a similar issue and I also cleared the submitted statuses of the following nodes. That enabled the play button for me.

Thanks man! I didn't get that I had to clear the status of every single node that is in line after the stuck one! Even the nodes that were not orange or in progress! That took a while :)

@fabiencastan
Copy link
Member

You have a menu on the top-right of the graph widget with "Clear Pending Status" to do it on all nodes at once.

@stale
Copy link

stale bot commented Aug 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Aug 25, 2019
@silycr
Copy link

silycr commented Aug 31, 2019

I just encountered the same thing.
The processing stalled at StructurefromMotion with no errors. Program hang after hitting start. Re-opened the program and the project, only to receive message 'the graph is being computed externally' preventing start.
@BKLronin @ChemicalXandco Thank you. Clearing all the pending status of each node after SfM reactivated the start button.
2 day old fresh and updated Windows 10 install

@stale stale bot removed the stale for issues that becomes stale (no solution) label Aug 31, 2019
@stale
Copy link

stale bot commented Dec 29, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Dec 29, 2019
@stale
Copy link

stale bot commented Jan 5, 2020

This issue is closed due to inactivity. Feel free to re-open if new information is available.

@stale stale bot closed this as completed Jan 5, 2020
@brtbt
Copy link

brtbt commented Jul 21, 2020

For me also got stuck at mesh filtering node... Any solution... I don't want to start again meshing from scratch
... Pls help out

@fabiencastan
Copy link
Member

What is your log file with verbose=trace?
Have you tried to reduce the number of iterations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for issues that becomes stale (no solution)
Projects
None yet
Development

No branches or pull requests

10 participants