2 code implementations • CVPR 2023 • Paul-Edouard Sarlin, Daniel DeTone, Tsun-Yi Yang, Armen Avetisyan, Julian Straub, Tomasz Malisiewicz, Samuel Rota Bulo, Richard Newcombe, Peter Kontschieder, Vasileios Balntas
We bridge this gap by introducing OrienterNet, the first deep neural network that can localize an image with sub-meter accuracy using the same 2D semantic maps that humans use.
18 code implementations • CVPR 2020 • Paul-Edouard Sarlin, Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich
This paper introduces SuperGlue, a neural network that matches two sets of local features by jointly finding correspondences and rejecting non-matchable points.
Ranked #2 on Visual Place Recognition on Berlin Kudamm
1 code implementation • CVPR 2019 • Danying Hu, Daniel DeTone, Vikram Chauhan, Igor Spivak, Tomasz Malisiewicz
We evaluate Deep ChArUco in challenging low-light, high-motion, high-blur scenarios and demonstrate that our approach is superior to a traditional OpenCV-based method for ChArUco marker detection and pose estimation.
no code implementations • 8 Dec 2018 • Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich
We propose a self-supervised learning framework that uses unlabeled monocular video sequences to generate large-scale supervision for training a Visual Odometry (VO) frontend, a network which computes pointwise data associations across images.
35 code implementations • 20 Dec 2017 • Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich
This paper presents a self-supervised framework for training interest point detectors and descriptors suitable for a large number of multiple-view geometry problems in computer vision.
no code implementations • 24 Jul 2017 • Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich
The first network, MagicPoint, operates on single images and extracts salient 2D points.
2 code implementations • ICCV 2017 • Chen-Yu Lee, Vijay Badrinarayanan, Tomasz Malisiewicz, Andrew Rabinovich
This paper focuses on the task of room layout estimation from a monocular RGB image.
1 code implementation • 30 Nov 2016 • Debidatta Dwibedi, Tomasz Malisiewicz, Vijay Badrinarayanan, Andrew Rabinovich
We present a Deep Cuboid Detector which takes a consumer-quality RGB image of a cluttered scene and localizes all 3D cuboids (box-like objects).
8 code implementations • 13 Jun 2016 • Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich
We present a deep convolutional neural network for estimating the relative homography between a pair of images.
Ranked #3 on Homography Estimation on PDS-COCO
1 code implementation • 19 Feb 2015 • Carl Vondrick, Aditya Khosla, Hamed Pirsiavash, Tomasz Malisiewicz, Antonio Torralba
We introduce algorithms to visualize feature spaces used by object detectors.
no code implementations • 11 Dec 2012 • Carl Vondrick, Aditya Khosla, Tomasz Malisiewicz, Antonio Torralba
By visualizing feature spaces, we can gain a more intuitive understanding of our detection systems.
no code implementations • NeurIPS 2009 • Tomasz Malisiewicz, Alyosha Efros
The use of context is critical for scene understanding in computer vision, where the recognition of an object is driven by both local appearance and the objects relationship to other elements of the scene (context).