Open student-petercai opened 1 year ago
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.
Can i know how long will it take?
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.