Day: May 20, 2022
[ICCV 2021] DOLG: Single-Stage Image Retrieval with Deep Orthogonal Fusion of Local and Global Features
광진 이 05/20/2022 2 Comments on [ICCV 2021] DOLG: Single-Stage Image Retrieval with Deep Orthogonal Fusion of Local and Global Features
최근에 읽고 있는 논문 시리즈의 마지막(?) 논문입니다. 최근 물체 중심 이미지 검색 논문들을 많이 보고있는데요. DELF → DELG → DOLG(Deep Orthogonal Local and Global feature…
[CVPR2020]SuperGlue: Learning Feature Matching with Graph Neural Networks
이 승현 05/20/2022 8 Comments on [CVPR2020]SuperGlue: Learning Feature Matching with Graph Neural Networks
1. Abstract 2개의 local feature의 대응되는 것을 찾고, 맞지않는 포인트는 거부하여 matching하는 SuperGlue라는 neural network를 소개한다. attention 기반의 super glue가 3D 장면 이해와 feature assignment를…
[CVPR2022]RFNet : Unsupervised-Network for mutually reinforcing Multi-modal Image registration and fusion
신 정민 05/20/2022 1 Comment on [CVPR2022]RFNet : Unsupervised-Network for mutually reinforcing Multi-modal Image registration and fusion
이번에 소개드릴 논문은 CVPR2022에 게재된 RFNet이라는 논문입니다. 해당 논문의 분야는 논문 제목에서도 확인하실 수 있듯이, Image Registration과 Image Fusion에 관한 논문인데, Image registration에 조금 더…
[CVPR2021] AdaBins: Depth Estimation using Adaptive Bins
이번 리뷰에서 소개드릴 논문은 LiDAR를 GT로 사용하는 Supervised Monocular Depth Estimation에 관한 논문입니다. 일단 이 논문을 이해하려면 최근 Supervised 에서 Depth를 정의하는 방식부터 이해하셔야합니다. DPT나…
네 나머지 학습 데이터를 모두 unlabeled data로 보는게 맞습니다.