Skip to content

Commit 344c387

Browse files
committed
bug in nms
1 parent be7d394 commit 344c387

File tree

7 files changed

+5
-6
lines changed

7 files changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,11 @@ wget https://raw.githubusercontent.com/StaRainJ/Multi-modality-image-matching-da
350350
<img width="49%" height="250" src="docs/images/RemoteSensing_CS5.jpg">
351351
</p>
352352

353+
<p align="center" width="100%">
354+
<img width="49%" height="250" src="docs/images/ComputerVision_VisionDN_1.jpg">
355+
<img width="49%" height="250" src="docs/images/RetinaFix.jpg">
356+
</p>
357+
353358
<details>
354359
<summary>Usage</summary>
355360

@@ -372,12 +377,6 @@ python3 scripts/superglue/convert_to_onnx.py
372377
./build/examples/super_glue /path/to/super_point.onnx /path/to/super_glue.onnx /path/to/1st/image /path/to/2nd/image
373378
```
374379

375-
- Note: the pretrained superglue model tends to fail on Day-Night image pairs (which also happens for SuperPoint + KNN Match + Lowe's Ratio Test case).
376-
377-
<p align="center" width="100%">
378-
<img width="49%" height="250" src="docs/images/ComputerVision_VisionDN_1.jpg">
379-
</p>
380-
381380
</details>
382381

383382
<p align="right">(<a href="#readme-top">back to top</a>)</p>
4.26 KB
Loading
3.94 KB
Loading
-74.2 KB
Loading

docs/images/RemoteSensing_CS1.jpg

177 Bytes
Loading

docs/images/RemoteSensing_CS5.jpg

1.73 KB
Loading

docs/images/RetinaFix.jpg

47.3 KB
Loading

0 commit comments

Comments
 (0)