Rishabh Ramteke

Results 9 comments of Rishabh Ramteke

Thank you for your response. I will try debugging. Do you think there is any memory leakage in the trangulation code?

Traceback (most recent call last): File "pipe_test.py", line 75, in triangulation.main( TypeError: main() got an unexpected keyword argument 'verbose' I checked by using dmesg -T and got this output :...

The code gets stuck during bundle adjustment. Maybe the issue is with that. Should I make the check = False in "Hierarchical-Localization/hloc/triangulation.py", line 138, in run_triangulation subprocess.run(cmd, check=True)"?

Yes. I know that. I am asking how are you giving input to the code.

Also can you send me the results that you got using this code on various datasets.

the thing is the code is not working that way. it is giving undefined variable error and i dont understand why

Which Dataset did you use to run the code ? please run the code and send me the results. It is not working as you said it is supposed o...

Also, there seems to be Incorrect dimensions for matrix multiplication in Line 93 of DANMF

And Line 120 too