File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 23
23
24
24
## 相关
25
25
26
- * [ 选择性搜索算法小结] ( https://www .zhujian.tech /posts/58ff6dae.html )
26
+ * [ 选择性搜索算法小结] ( https://blog .zhujian.life /posts/58ff6dae.html )
Original file line number Diff line number Diff line change 3
3
4
4
## 参考
5
5
6
- [ 基于图的图像分割-引言] ( https://zhujian.tech /posts/2e594804.html )
6
+ [ 基于图的图像分割-引言] ( https://blog. zhujian.life /posts/2e594804.html )
7
7
8
- [[ 译] 高效的基于图的图像分割] ( https://zhujian.tech /posts/44a20d07.html )
8
+ [[ 译] 高效的基于图的图像分割] ( https://blog. zhujian.life /posts/44a20d07.html )
9
9
10
- [ 基于图的图像分割-工程源码] ( https://zhujian.tech /posts/a4b1a6d9.html )
10
+ [ 基于图的图像分割-工程源码] ( https://blog. zhujian.life /posts/a4b1a6d9.html )
11
11
12
- [ 基于图的图像分割-OpenCV源码] ( https://zhujian.tech /posts/18052054.html )
12
+ [ 基于图的图像分割-OpenCV源码] ( https://blog. zhujian.life /posts/18052054.html )
13
13
14
14
## 原理解析
15
15
Original file line number Diff line number Diff line change 3
3
4
4
## 参考
5
5
6
- [[ 译] 作用于目标识别的选择性搜索] ( https://zhujian.tech /posts/1cb6a408.html )
6
+ [[ 译] 作用于目标识别的选择性搜索] ( https://blog. zhujian.life /posts/1cb6a408.html )
7
7
8
- [[ 译] Selective Search for Object Detection (C++/Python)] ( https://zhujian.tech /posts/815ea453.html )
8
+ [[ 译] Selective Search for Object Detection (C++/Python)] ( https://blog. zhujian.life /posts/815ea453.html )
9
9
10
10
## 滑动窗口算法 vs 区域建议算法
11
11
You can’t perform that action at this time.
0 commit comments