paper-with-me

Papers

Simple multi-dataset detection

2021-02-25 · CVPR 2022 1 · Xingyi Zhou, Vladlen Koltun, Philipp Krähenbühl

How do we build a general and broad object detection system? We use all labels of all concepts ever annotated. These labels span diverse datasets with potentially inconsistent taxonomies. In this paper, we present a simple method for training a unified detector on multiple large-scale datasets. We use dataset-specific training protocols and losses, but share a common detection architecture with dataset-specific outputs. We show how to automatically integrate these dataset-specific outputs into a common semantic taxonomy. In contrast to prior work, our approach does not require manual taxonomy reconciliation. Experiments show our learned taxonomy outperforms a expert-designed taxonomy in all datasets. Our multi-dataset detector performs as well as dataset-specific models on each training domain, and can generalize to new unseen dataset without fine-tuning on them. Code is available at https://github.com/xingyizhou/UniDet.

📄 PDF Abstract BibTeX arXiv:2102.13086

Code (1)

xingyizhou/UniDet 공식 구현 pytorch

Tasks

AllInstance Segmentationobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Multidomain Document Layout Understanding using Few Shot Object Detection

2018-08-22 · Pranaydeep Singh, Srikrishna Varadarajan, Ankit Narayan Singh, Muktabh Mayank Srivastava

We try to address the problem of document layout understanding using a simple algorithm which generalizes across multiple domains while training on just few examples per domain. We approach this problem via supervised ob…

Few-Shot Object DetectionObjectobject-detectionObject Detection+1

Exploring Simple 3D Multi-Object Tracking for Autonomous Driving

2021-08-23 · ICCV 2021 10 · Chenxu Luo, Xiaodong Yang, Alan Yuille

3D multi-object tracking in LiDAR point clouds is a key ingredient for self-driving vehicles. Existing methods are predominantly based on the tracking-by-detection pipeline and inevitably require a heuristic matching ste…

3D Multi-Object TrackingAutonomous DrivingMotion EstimationMulti-Object Tracking+4

Lane2Seq: Towards Unified Lane Detection via Sequence Generation

2024-02-27 · CVPR 2024 1 · Kunyang Zhou

In this paper, we present a novel sequence generation-based framework for lane detection, called Lane2Seq. It unifies various lane detection formats by casting lane detection as a sequence generation task. This is differ…

DecoderLane Detection

MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors

2022-11-17 · CVPR 2023 1 · Yuang Zhang, Tiancai Wang, Xiangyu Zhang

In this paper, we propose MOTRv2, a simple yet effective pipeline to bootstrap end-to-end multi-object tracking with a pretrained object detector. Existing end-to-end methods, MOTR and TrackFormer are inferior to their t…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking+2

Oriented Edge Forests for Boundary Detection

2014-12-13 · CVPR 2015 6 · Sam Hallman, Charless C. Fowlkes

We present a simple, efficient model for learning boundary detection based on a random forest classifier. Our approach combines (1) efficient clustering of training examples based on simple partitioning of the space of l…

Boundary DetectionClustering