DeepSim-Nets: Deep Similarity Networks for Stereo Image Matching

Abstract

We present three multi-scale similarity learning architectures, or DeepSim networks. These models learn pixel-level matching with a contrastive loss and are agnostic to the geometry of the considered scene. We establish a middle ground between hybrid and end-to-end approaches by learning to densely allocate all corresponding pixels of an epipolar pair at once. Our features are learnt on large image tiles to be expressive and capture the scene’s wider context. We also demonstrate that curated sample mining can enhance the overall robustness of the predicted similarities and improve the performance on radiometri-cally homogeneous areas. We run experiments on aerial and satellite datasets. Our DeepSim-Nets outperform the baseline hybrid approaches and generalize better to unseen scene geometries than end-to-end methods. Our flexible architecture can be readily adopted in standard multi-resolution image matching pipelines. The code is available at https://github.com/DaliCHEBBI/DeepSimNets.

Cite

Text

Chebbi et al. "DeepSim-Nets: Deep Similarity Networks for Stereo Image Matching." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00203

Markdown

[Chebbi et al. "DeepSim-Nets: Deep Similarity Networks for Stereo Image Matching." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/chebbi2023cvprw-deepsimnets/) doi:10.1109/CVPRW59228.2023.00203

BibTeX

@inproceedings{chebbi2023cvprw-deepsimnets,
  title     = {{DeepSim-Nets: Deep Similarity Networks for Stereo Image Matching}},
  author    = {Chebbi, Mohamed Ali and Rupnik, Ewelina and Pierrot-Deseilligny, Marc and Lopes, Paul},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2023},
  pages     = {2097-2105},
  doi       = {10.1109/CVPRW59228.2023.00203},
  url       = {https://mlanthology.org/cvprw/2023/chebbi2023cvprw-deepsimnets/}
}