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
I tried to run the example dataset with the command: python run_particlesfm.py --image_dir ./example/snowboard/images --output_dir ./outputs/snowboard/".
However, it's already over 30 mins and it's not finished yet. It keeps doing global bundle adjustment. I'm running on a server with 4x 1080 GPUs. Is it normal or there might be something wrong with my setting? Thank you.
The text was updated successfully, but these errors were encountered:
Hi! I met the same problem, I work on one single 3090ti, the mem is increasing very slowly, and after a very long time it haven't finihsed yet, I wonder how long it will take, and is there any possibility to handle multiple inferences.
I tried to run the example dataset with the command:
python run_particlesfm.py --image_dir ./example/snowboard/images --output_dir ./outputs/snowboard/".
However, it's already over 30 mins and it's not finished yet. It keeps doing global bundle adjustment. I'm running on a server with 4x 1080 GPUs. Is it normal or there might be something wrong with my setting? Thank you.
The text was updated successfully, but these errors were encountered: