Learning to Compare Image Patches via Convolutional Neural Networks ---  Reading Summary

2017.03.08

Target: this paper attempt to learn a geneal similarity function for comparing image patches from image data directly.

There are several ways in which patch pairs can be processed by the network and how the information sharing can take place in this case. This paper studied 3 types about the comparion network:

  1. 2-channel    2. Siamese   3. Pseu-siamese Network


1. Siamese Network :

  This is a chassical network which first proposed by Lecun. This network has two networks which denote two inputs (the compared image pairs). Each network has its own convolution layer, ReLU and max-pooling layer. It is also worthy to notice that: the two networks are share same weights.

2. Pseudo-siamese Network :

  the same definition as siamese network, but the two branches do not share weights. This is the most difference between siamese and pseudo-siamese network.

3. 2-channel network : 

  Just combine two input patches 1 and 2 together, and input it into normal convolutional network. The output of the network is 1 value. This kind of network has greater flexibnility and fast to train. But, it is expensive when testing, because it need all combinations of patches.



  

  

最新文章

  1. Windows 8 应用商店无法连接到网络的终极完美解决方案
  2. #asp.net core mvc 的视图注入
  3. find 找出大文件
  4. 如何低成本的打造HTC Vive虚拟演播室直播MR视频?
  5. iOS 开发之照片框架详解(2)
  6. Android学习笔记1 android adb启动失败问题 adb server is out of date. killing...
  7. [iOS基础控件 - 4.4] 进一步封装"APP列表”,初见MVC模式
  8. c语言学习之基础知识点介绍(四):算术运算符和逗号表达式
  9. CS0433: 类型“BasePage”同一时候存在于“c:\Windows\Microsoft.NETxxxxxxxxxxxxxxxx
  10. 57、Bootstrap中文文档
  11. 用Node.js写爬虫,撸羞羞的图片
  12. [JSOI2008]Blue Mary开公司[李超线段树]
  13. 二进制方式安装mysql5.7.24
  14. vue+el-menu设置了router之后如何跳转到外部链接
  15. Excel实现年会座位查询
  16. ImageConverter引起的 invalid address or address of corrupt block 0xb7feab58 passed to dlfree
  17. 【转】 H.264编码原理以及I帧B帧P帧
  18. 2018.12.15 codeforces 920F. SUM and REPLACE(线段树)
  19. IIS中添加MIME类型
  20. (素材源代码) 猫猫学iOS 之UIDynamic重力、弹性碰撞吸附等现象牛逼Demo

热门文章

  1. 【转】python3实现自动化框架robotframework
  2. Robot - 1. robot framework环境搭建
  3. SQL提交数据三种类型
  4. Spring源码阅读(八)
  5. flask实战-个人博客-使用蓝本模块化程序
  6. hashCode 一致性hash 算法
  7. 高性能NIO框架Netty-对象传输
  8. MyEclipse配置Struts2的本地工作空间中的DTD约束文件
  9. STM32硬件IIC驱动设计(转)
  10. sitemap index