antithing

Results 161 issues of antithing

Hi, I am trying to train superglue using hfnet keypoints instead of superpoint. Can you please point me to the code that I need to change for this? Where is...

Hi, and thank you for this code! I am running it with the provided test data, and i see the following output and error: ``` sfm.exe 0: ../test_data/images/0000.png 1: ../test_data/images/0001.png...

Hi, and thank you for making this code available. i have it building, (windows, visual studio 2015) but when I run the image demo, the console flashes an error, and...

Hi, and thank you for this code! Is it possible to run remove anything on a video and output the result at the original video resolution (eg, HD / 4kUHD)...

Hi! Thank you for making this available. DO you have any plans to create a TensorRT c++ inference example? Or, are you aware of one? Thanks!

I know Windows is not supported, but... I am trying to build tinycudann (from source) and I get file not found errors when building the torch binding: ``` python setup.py...

help wanted

Hi, thank you for this cuda update and the decouple! Question, how can i return the cv::point AND the descriptor from the feature extraction? Ideally a std vector of cv...

Hi! Thank you for making this project available! What changes would need to be made to run on the gpu? I am looking for around 20ms processing speed. Thanks!

Hi, and thanks for making this code available! Can it accurately estimate camera intrinsics as well as poses? Can these be exported? Additionally, can I run frames through from two...

Hi, and thank you for making this code available. I am trying to run on the mip360 garden dataset, and when I run: `python launch.py --config configs/neus-colmap.yaml --gpu 0 --train...