mafeng

Results 6 issues of mafeng

### Provide environment information Python 3.9.12 ### What OS are you using? Windows ### Describe the Bug (base) D:\软件安装\labelme\cvat-2.14.4>labelme 2024-06-28 11:58:14,133 [INFO ] __init__:get_config:67- Loading config file from: C:\Users\Administrator\.labelmerc Traceback...

issue::bug

(rord) robot@robot-System-Product-Name:/app/imgfeature/RoRD-main$ python extractMatch.py demo/rgb/rgb1_1.jpg demo/rgb/rgb1_2.jpg --model_file models/rord.pth Traceback (most recent call last): File "extractMatch.py", line 177, in model = D2Net( File "/app/imgfeature/RoRD-main/lib/model_test.py", line 62, in __init__ self.load_state_dict(torch.load(model_file)['model']) File "/home/robot/miniconda3/lib/python3.8/site-packages/torch/serialization.py",...

Has the developer done the detailed effect of feature point matching

Whether you can add a docker environment, or give the environment configuration

python3.8 torch 2.4.0+cu118 torchaudio 2.4.0+cu118 torchvision 0.19.0+cu118 Traceback (most recent call last): File "roma_matching.py", line 634, in main() File "roma_matching.py", line 601, in main results = match_images_with_roma( File "roma_matching.py", line...