paper-with-me

Papers

Unified Sequence-to-Sequence Learning for Single- and Multi-Modal Visual Object Tracking

2023-04-27 · CVPR 2023 1 · Xin Chen, Ben Kang, Jiawen Zhu, Dong Wang, Houwen Peng, Huchuan Lu

In this paper, we introduce a new sequence-to-sequence learning framework for RGB-based and multi-modal object tracking. First, we present SeqTrack for RGB-based tracking. It casts visual tracking as a sequence generation task, forecasting object bounding boxes in an autoregressive manner. This differs from previous trackers, which depend on the design of intricate head networks, such as classification and regression heads. SeqTrack employs a basic encoder-decoder transformer architecture. The encoder utilizes a bidirectional transformer for feature extraction, while the decoder generates bounding box sequences autoregressively using a causal transformer. The loss function is a plain cross-entropy. Second, we introduce SeqTrackv2, a unified sequence-to-sequence framework for multi-modal tracking tasks. Expanding upon SeqTrack, SeqTrackv2 integrates a unified interface for auxiliary modalities and a set of task-prompt tokens to specify the task. This enables it to manage multi-modal tracking tasks using a unified model and parameter set. This sequence learning paradigm not only simplifies the tracking framework, but also showcases superior performance across 14 challenging benchmarks spanning five single- and multi-modal tracking tasks. The code and models are available at https://github.com/chenxin-dlut/SeqTrackv2.

📄 PDF Abstract BibTeX arXiv:2304.14394

Code (1)

chenxin-dlut/seqtrackv2 공식 구현 pytorch

Tasks

DecoderObjectObject TrackingRgb-T TrackingVisual Object TrackingVisual Tracking

Similar Papers 제목 키워드 기반

PixelBytes: Catching Unified Embedding for Multimodal Generation

2024-09-03 · Fabien Furfaro

This report introduces PixelBytes Embedding, a novel approach for unified multimodal representation learning. Our method captures diverse inputs in a single, cohesive representation, enabling emergent properties for mult…

Mambamultimodal generationRepresentation LearningState Space Models

Unifying Multimodal Transformer for Bi-directional Image and Text Generation

2021-10-19 · Yupan Huang, Hongwei Xue, Bei Liu, Yutong Lu

We study the joint learning of image-to-text and text-to-image generations, which are naturally bi-directional tasks. Typical existing works design two separate task-specific models for each task, which impose expensive …

Image GenerationImage to textText GenerationText to Image Generation+1

Unified Cross-modal Translation of Score Images, Symbolic Music, and Performance Audio

2025-05-19 · Jongmin Jung, Dongmin Kim, SiHun Lee, Seola Cho 외

Music exists in various modalities, such as score images, symbolic scores, MIDI, and audio. Translations between each modality are established as core tasks of music information retrieval, such as automatic music transcr…

Audio GenerationInformation RetrievalMusic GenerationMusic Information Retrieval+2

DiamondGAN: Unified Multi-Modal Generative Adversarial Networks for MRI Sequences Synthesis

2019-04-29 · Hongwei Li, Johannes C. Paetzold, Anjany Sekuboyina, Florian Kofler 외

Synthesizing MR imaging sequences is highly relevant in clinical practice, as single sequences are often missing or are of poor quality (e.g. due to motion). Naturally, the idea arises that a target modality would benefi…

Image Generation

UniDriveDreamer: A Single-Stage Multimodal World Model for Autonomous Driving

2026-02-02 · Guosheng Zhao, Yaozeng Wang, Xiaofeng Wang, Zheng Zhu 외 arxiv

World models have demonstrated significant promise for data synthesis in autonomous driving. However, existing methods predominantly concentrate on single-modality generation, typically focusing on either multi-camera vi…

Autonomous Driving