ParaImage
ParaImage
Have you any idea how can we reduce detection frequency? for example run detector every 2 or 3 frame.
Could toy provide demo script for run your great work (end to end) on arbitrary images ? thanks.
compile a onnx model with "tidl_model_import.out" successfully but out files not contain "allowedNode.txt". model file: [c.zip](https://github.com/user-attachments/files/16494531/c.zip) config file : ``` modelType = 2 inputNetFile = "/mnt/Codes/Installtion/TI/compile/c.onnx" outputNetFile = "/mnt/Codes/Installtion/TI/compile/out/tidl_model.bin" outputParamsFile...
How can I run BALF model on arbitrary images and draw matches?
Can u add new extractor : [EdgePoint](https://github.com/linyicheng1/EdgePoint) and train lightglue with it?
I have custom dataset with pairs of images and their GT homography matrix, How cat I fine tune RoMa with it?