Skip to content

Commit 03e764a

Browse files
authored
Create README.md
1 parent 81aead3 commit 03e764a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# DeDoDe-onnxrun-cpp-py
2+
使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序
3+
4+
训练源码地址是:https://github.com/Parskatt/DeDoDe
5+
6+
onnx文件在百度云盘,链接:https://pan.baidu.com/s/1q2aDXmpCLE__15xyW1IuJw
7+
提取码:okqw
8+
由于本套程序是端到端的关键点检测和匹配的,因此在加载onnx文件时,需要选择weights文件夹里的以dedode_end2end开头的onnx文件。
9+
检测,描述,分开的onnx文件也在weights文件夹,有兴趣的开发者,可以编写多个阶段的程序

0 commit comments

Comments
 (0)