lzx551402 / tfmatch

TensorFlow implementation of GeoDesc (ECCV'18), ContextDesc (CVPR'19) and ASLFeat (CVPR'20)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

train custom dataset

tangchen2 opened this issue · comments

Nice work first! Is it possible for ASLFeat to train on a custom dataset which only consists of image pairs (without camera.txt or other info)? I find ASLFeat loss calculation needs depth, rel_pos and other infos which i dont have in my dataset.