Coronal-Halo
Coronal-Halo
I see, thank you for the prompt reply. I have another question, why did you resize the images to 840 pixels for training but 1200 for validation on Megadepth?
I think it depends on your application, but I feel that if you compress the image pairs in any way, it would negatively affect the performance of the model. I...
Hi, has either of you found a solution?
I am also facing this problem, what's the cause and is there a solution?
Have you guys found a solution to download videos from Tiktok automatically? Does such an API exist?
Have you solved this problem? I faced a similar problem -- I can perform inference by setting the flag 'low_resource = true' in the config file, but I would always...
Thanks for your reply. I solved this problem by trying every combination of putting variables to cpu vs. gpu.
Have you solved this issue? I have the same error
Is there a way to perform batch inference on a batch of videos?
I think it would be beneficial if one can call the model without problem in a Python script in order to perform downstream tasks. Edit: I just solved the problem....