paper-with-me

홈 › Papers

DaTaSeg: Taming a Universal Multi-Dataset Multi-Task Segmentation Model

2023-06-02 · NeurIPS 2023 11

Observing the close relationship among panoptic, semantic and instance segmentation tasks, we propose to train a universal multi-dataset multi-task segmentation model: DaTaSeg.We use a shared representation (mask proposals with class predictions) for all tasks. To tackle task discrepancy, we adopt different merge operations and post-processing for different tasks. We also leverage weak-supervision, allowing our segmentation model to benefit from cheaper bounding box annotations. To share knowledge across datasets, we use text embeddings from the same semantic embedding space as classifiers and share all network parameters among datasets. We train DaTaSeg on ADE semantic, COCO panoptic, and Objects365 detection datasets. DaTaSeg improves performance on all datasets, especially small-scale datasets, achieving 54.0 mIoU on ADE semantic and 53.5 PQ on COCO panoptic. DaTaSeg also enables weakly-supervised knowledge transfer on ADE panoptic and Objects365 instance segmentation. Experiments show DaTaSeg scales with the number of training datasets and enables open-vocabulary segmentation through direct transfer. In addition, we annotate an Objects365 instance segmentation set of 1,000 images and will release it as a public benchmark.

📄 PDF Abstract BibTeX arXiv:2306.01736

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationSegmentationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Multi-Space Alignments Towards Universal LiDAR Segmentation

2024-05-02 · CVPR 2024 1 · Youquan Liu, Lingdong Kong, Xiaoyang Wu, Runnan Chen 외

A unified and versatile LiDAR segmentation model with strong robustness and generalizability is desirable for safe autonomous driving perception. This work presents M3Net, a one-of-a-kind framework for fulfilling multi-t…

Autonomous DrivingDiversitySegmentation

Taming Generative Diffusion Prior for Universal Blind Image Restoration

2024-08-21 · Siwei Tu, Weidong Yang, Ben Fei

Diffusion models have been widely utilized for image restoration. However, previous blind image restoration methods still need to assume the type of degradation model while leaving the parameters to be optimized, limitin…

Image RestorationMathematical Reasoning

SAMRefiner: Taming Segment Anything Model for Universal Mask Refinement

2025-02-10 · Yuqi Lin, Hengjia Li, Wenqi Shao, Zheng Yang 외

In this paper, we explore a principal way to enhance the quality of widely pre-existing coarse masks, enabling them to serve as reliable training data for segmentation models to reduce the annotation cost. In contrast to…

Semantic Segmentation

ChatRex: Taming Multimodal LLM for Joint Perception and Understanding

2024-11-27 · Qing Jiang, Gen Luo, Yuqin Yang, Yuda Xiong 외

Perception and understanding are two pillars of computer vision. While multimodal large language models (MLLM) have demonstrated remarkable visual understanding capabilities, they arguably lack accurate perception abilit…

ChronosObserver: Taming 4D World with Hyperspace Diffusion Sampling

2025-12-01 · Qisen Wang, Yifan Zhao, Peisen Shen, Jialu Li 외 arxiv

Although prevailing camera-controlled video generation models can produce cinematic results, lifting them directly to the generation of 3D-consistent and high-fidelity time-synchronized multi-view videos remains challeng…

Data AugmentationVideo Generation