paper-with-me

Papers

UniDet3D: Multi-dataset Indoor 3D Object Detection

2024-09-06 · Maksim Kolodiazhnyi, Anna Vorontsova, Matvey Skripkin, Danila Rukhovich, Anton Konushin

Growing customer demand for smart solutions in robotics and augmented reality has attracted considerable attention to 3D object detection from point clouds. Yet, existing indoor datasets taken individually are too small and insufficiently diverse to train a powerful and general 3D object detection model. In the meantime, more general approaches utilizing foundation models are still inferior in quality to those based on supervised training for a specific task. In this work, we propose \ours{}, a simple yet effective 3D object detection model, which is trained on a mixture of indoor datasets and is capable of working in various indoor environments. By unifying different label spaces, \ours{} enables learning a strong representation across multiple datasets through a supervised joint training scheme. The proposed network architecture is built upon a vanilla transformer encoder, making it easy to run, customize and extend the prediction pipeline for practical use. Extensive experiments demonstrate that \ours{} obtains significant gains over existing 3D object detection methods in 6 indoor benchmarks: ScanNet (+1.1 mAP50), ARKitScenes (+19.4 mAP25), S3DIS (+9.1 mAP50), MultiScan (+9.3 mAP50), 3RScan (+3.2 mAP50), and ScanNet++ (+2.7 mAP50). Code is available at https://github.com/filapro/unidet3d .

📄 PDF Abstract BibTeX arXiv:2409.04234

Code (1)

filapro/unidet3d 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Detecting Everything in the Open World: Towards Universal Object Detection

2023-03-21 · CVPR 2023 1 · Zhenyu Wang, YaLi Li, Xi Chen, Ser-Nam Lim 외

In this paper, we formally address universal object detection, which aims to detect every scene and predict every category. The dependence on human annotations, the limited visual information, and the novel categories in…

object-detectionObject DetectionOpen World Object DetectionZero-shot Generalization

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 simp…

AllInstance Segmentationobject-detectionObject Detection+1

UniDetox: Universal Detoxification of Large Language Models via Dataset Distillation

2025-04-29 · Huimin Lu, Masaru Isonuma, Junichiro Mori, Ichiro Sakata

We present UniDetox, a universally applicable method designed to mitigate toxicity across various large language models (LLMs). Previous detoxification methods are typically model-specific, addressing only individual mod…

Dataset DistillationLanguage ModelingLanguage Modelling

Universal Object Detection with Large Vision Model

2022-12-19 · Feng Lin, Wenze Hu, YaoWei Wang, Yonghong Tian 외

Over the past few years, there has been growing interest in developing a broad, universal, and general-purpose computer vision system. Such systems have the potential to address a wide range of vision tasks simultaneousl…

modelObjectobject-detectionObject Detection

360-Indoor: Towards Learning Real-World Objects in 360° Indoor Equirectangular Images

2019-10-03 · Shih-Han Chou, Cheng Sun, Wen-Yen Chang, Wan-Ting Hsu 외

While there are several widely used object detection datasets, current computer vision algorithms are still limited in conventional images. Such images narrow our vision in a restricted region. On the other hand, 360{\de…

Objectobject-detectionObject Detection