Simple multi-dataset detection
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.
Code (1)
Tasks
AllInstance Segmentationobject-detectionObject DetectionSemantic SegmentationSimilar Papers 제목 키워드 기반
Multidomain Document Layout Understanding using Few Shot Object Detection
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+1Exploring Simple 3D Multi-Object Tracking for Autonomous Driving
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+4Lane2Seq: Towards Unified Lane Detection via Sequence Generation
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 DetectionMOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors
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+2Oriented Edge Forests for Boundary Detection
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