scape-research / SOSNet

Pretrained pytorch model for the SOSNet descriptor [CVPR 2019]
https://research.scape.io/sosnet/
136 stars 28 forks source link

How to create pair patches? #13

Open XiaoQiSAMA opened 2 years ago

XiaoQiSAMA commented 2 years ago

Did you create training dataset just like BOYL? In training dataset, pair patches are composed of positive pair, and every positive pair forms negative pairs. So, what does 'kpts' mean in 'tfeat_utils.py'? How do i get it?