glue-factory icon indicating copy to clipboard operation
glue-factory copied to clipboard

I have a problem after training is complete

Open qiao89757 opened this issue 1 year ago • 1 comments

Hello, thank you very much for your open source code. I am currently encountering a problem. When I train image registration at a large angle, the configuration file is as follows: data: name: homographies data_dir: revisitop1m train_size: 150000 val_size: 2000 batch_size: 128 num_workers: 14 homography: difficulty: 0.7 max_angle: 180 photometric: name: lg After I trained and fine-tuned, I loaded the generated trained model into lightglue. Even if I ran the code with the same image, the effect of the generated image was as

Uploading 2023-11-14 10-01-25屏幕截图.png…

qiao89757 avatar Nov 14 '23 02:11 qiao89757

Hello, could you please share the parameters of the pre-trained model after training with the homography dataset? Thank you very much

zyxzyx45 avatar Aug 27 '24 09:08 zyxzyx45