scispace - formally typeset
D

Daniel DeTone

Researcher at University of Michigan

Publications -  25
Citations -  3511

Daniel DeTone is an academic researcher from University of Michigan. The author has contributed to research in topics: Computer science & Convolutional neural network. The author has an hindex of 10, co-authored 19 publications receiving 1317 citations.

Papers
More filters
Proceedings ArticleDOI

SuperPoint: Self-Supervised Interest Point Detection and Description

TL;DR: In this paper, a self-supervised framework for training interest point detectors and descriptors suitable for a large number of multiple-view geometry problems in computer vision is presented, which operates on full-sized images and jointly computes pixel-level interest point locations and associated descriptors in one forward pass.
Proceedings ArticleDOI

SuperGlue: Learning Feature Matching With Graph Neural Networks

TL;DR: SuperGlue is introduced, a neural network that matches two sets of local features by jointly finding correspondences and rejecting non-matchable points and introduces a flexible context aggregation mechanism based on attention, enabling SuperGlue to reason about the underlying 3D scene and feature assignments jointly.
Posted Content

SuperPoint: Self-Supervised Interest Point Detection and Description

TL;DR: 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 and introduces Homographic Adaptation, a multi-scale, multi-homography approach for boosting interest point detection repeatability and performing cross-domain adaptation.
Posted Content

SuperGlue: Learning Feature Matching with Graph Neural Networks

TL;DR: SuperGlue as discussed by the authors matches two sets of local features by jointly finding correspondences and rejecting non-matchable points by solving a differentiable optimal transport problem, whose costs are predicted by a graph neural network.
Posted Content

Deep Image Homography Estimation

TL;DR: Two convolutional neural network architectures are presented for HomographyNet: a regression network which directly estimates the real-valued homography parameters, and a classification network which produces a distribution over quantized homographies.