scispace - formally typeset
A

Alexander Kirillov

Researcher at Facebook

Publications -  41
Citations -  11186

Alexander Kirillov is an academic researcher from Facebook. The author has contributed to research in topics: Segmentation & Image segmentation. The author has an hindex of 20, co-authored 40 publications receiving 3720 citations. Previous affiliations of Alexander Kirillov include Heidelberg University & Dresden University of Technology.

Papers
More filters
Posted Content

End-to-End Object Detection with Transformers

TL;DR: This work presents a new method that views object detection as a direct set prediction problem, and demonstrates accuracy and run-time performance on par with the well-established and highly-optimized Faster RCNN baseline on the challenging COCO object detection dataset.
Book ChapterDOI

End-to-End Object Detection with Transformers

TL;DR: DetR as mentioned in this paper proposes a set-based global loss that forces unique predictions via bipartite matching, and a transformer encoder-decoder architecture to directly output the final set of predictions in parallel.
Proceedings ArticleDOI

Panoptic Segmentation

TL;DR: A novel panoptic quality (PQ) metric is proposed that captures performance for all classes (stuff and things) in an interpretable and unified manner and is performed a rigorous study of both human and machine performance for PS on three existing datasets, revealing interesting insights about the task.
Posted Content

Panoptic Feature Pyramid Networks

TL;DR: In this paper, the authors propose to unify the tasks of instance segmentation and semantic segmentation at the architectural level, designing a single network for both tasks, which is called Panoptic FPN (Panoptic Feature Pyramid Network).
Proceedings ArticleDOI

Panoptic Feature Pyramid Networks

TL;DR: This work endsow Mask R-CNN, a popular instance segmentation method, with a semantic segmentation branch using a shared Feature Pyramid Network (FPN) backbone, and shows it is a robust and accurate baseline for both tasks.