alicevision / Meshroom

3D Reconstruction Software
http://alicevision.org
Other
11.22k stars 1.09k forks source link

Got Stuck at FeatureExtraction[question] #2397

Open TheDrHell opened 6 months ago

TheDrHell commented 6 months ago

[2024-05-02 12:10:20.469695] [0x00003278] [trace] Embedded OCIO configuration file: 'C:\Users\samus\OneDrive\Desktop\Meshroom-2023.3.0\aliceVision/share/aliceVision/config.ocio' found. Program called with the following parameters:

Hardware : Detected core count : 16 OpenMP will use 16 cores Detected available memory : 25216 Mo

[12:10:20.471696][info] CUDA-Enabled GPU. Device information:

msanta commented 6 months ago

Set the verbose level for this node to debug or trace. Maybe it will provide some useful information. image

TheDrHell commented 6 months ago

It Sadly does still say the same for some reason and i got no clue why...

[2024-05-02 14:00:06.332748] [0x00000670] [trace] Embedded OCIO configuration file: 'C:\Users\samus\OneDrive\Desktop\Meshroom-2023.3.0\aliceVision/share/aliceVision/config.ocio' found. Program called with the following parameters:

Hardware : Detected core count : 16 OpenMP will use 16 cores Detected available memory : 24727 Mo

[14:00:06.334749][info] CUDA-Enabled GPU. Device information:

msanta commented 6 months ago

What if you set Max Nb Threads to 1.

TheDrHell commented 6 months ago

Well i would like to try that out but idon't have any Threads to change... / / Screenshot 2024-05-02 144703

fabiencastan commented 6 months ago

Enable "advanced parameters" in the top right menu of the node editor.

TheDrHell commented 6 months ago

Ah alright i did but the problem seems to stay the same. Can that maybe also happen if the quality of the pictures is to high since some of them are like 7612x16320. I really don't know what else could be the problem...

TheDrHell commented 6 months ago

Screenshot 2024-05-02 173930

msanta commented 6 months ago

Downscale a photo to various sizes and see which ones work.

michellyna commented 4 months ago

I see that your files are in your onedrive folder. I had the exact same problem with 2 differents set and I had to move the file out of the OneDrive folder. I know it sounds weird, but let me know if that work for you also. I haven't got through more investigation as it was working for me.

xDEADC0DE commented 2 months ago

I got the error Job max memory consumption for one image because the path to the images had a non ASCII character (see #2509), could this be causing your issue as well?