Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 596 Bytes

File metadata and controls

19 lines (15 loc) · 596 Bytes

Patch_matching

codes for our iccv19 paper: Better and Faster: Exponential Loss for Image Patch Matching

@article  {patchmatching,
  author    = {Shuang Wang, Yanfeng Li, Xuefeng Liang, Dou Quan, Bowu Yang, Shaowei Wei, Licheng Jiao},
  title     = {Better and Faster: Exponential Loss for Image Patch Matching},
  booktitle = {ICCV},
  year      = {2019},
}

Training

For brown datasets: sh run.sh

For rgb_nir datasets: python3 net.py

Acknowledgement

We would like to thank the paper: Working hard to know your neighbor's margins: Local descriptor learning loss