Papers › DAMSDet: Dynamic Adaptive Multispectral Detection Transformer with Competitive Query...

DAMSDet: Dynamic Adaptive Multispectral Detection Transformer with Competitive Query Selection and Adaptive Feature Fusion

1 Mar 2024arXiv:2403.00326archive 2025-07-28

Junjie Guo, Chenqiang Gao, Fangcen Liu, Deyu Meng, Xinbo Gao

Infrared-visible object detection aims to achieve robust even full-day object detection by fusing the complementary information of infrared and visible images. However, highly dynamically variable complementary characteristics and commonly existing modality misalignment make the fusion of complementary information difficult. In this paper, we propose a Dynamic Adaptive Multispectral Detection Transformer (DAMSDet) to simultaneously address these two challenges. Specifically, we propose a Modality Competitive Query Selection strategy to provide useful prior information. This strategy can dynamically select basic salient modality feature representation for each object. To effectively mine the complementary information and adapt to misalignment situations, we propose a Multispectral Deformable Cross-attention module to adaptively sample and aggregate multi-semantic level features of infrared and visible images for each object. In addition, we further adopt the cascade structure of DETR to better mine complementary information. Experiments on four public datasets of different scenes demonstrate significant improvements compared to other state-of-the-art methods. The code will be released at https://github.com/gjj45/DAMSDet.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.00326")

Code

Syntology Ran 9 of 11 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 8 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

gjj45/dams-detr officialmentioned in papermentioned on GitHubpaddle report
gjj45/damsdet officialmentioned in papermentioned on GitHubpaddleApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 9 ran; 1 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
8ran
2unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from gjj45/DAMSDet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

dump_value gjj45/DAMSDet/ppdet/core/workspace.py official repository ran Apache-2.0 (permissive) · 891281774f8942bd · report
get_weights_url gjj45/DAMSDet/ppdet/model_zoo/model_zoo.py official repository ran fingerprinted Apache-2.0 (permissive) · e241ea7c12e86306 · report
identity gjj45/DAMSDet/ppdet/modeling/ops.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 9910e2fc297f8665 · report
load_config gjj45/DAMSDet/ppdet/core/workspace.py official repository ran Apache-2.0 (permissive) · 7b71ca54a440c129 · report
multiclass_nms gjj45/DAMSDet/ppdet/modeling/post_process.py official repository ran Apache-2.0 (permissive) · 0cf81b30bc14579c · report
nms gjj45/DAMSDet/ppdet/modeling/post_process.py official repository ran Apache-2.0 (permissive) · c54757be76d21549 · report
norm_angle gjj45/DAMSDet/ppdet/modeling/rbox_utils.py official repository ran Apache-2.0 (permissive) · 6c7db6948ecffd97 · report
poly2rbox_le135_np gjj45/DAMSDet/ppdet/modeling/rbox_utils.py official repository ran fingerprinted Apache-2.0 (permissive) · 5b37cc101c76cbd0 · report
poly2rbox_oc_np gjj45/DAMSDet/ppdet/modeling/rbox_utils.py official repository ran fingerprinted Apache-2.0 (permissive) · 155145950e1115ca · report
dict_merge gjj45/DAMSDet/ppdet/core/workspace.py official repository unverified Apache-2.0 (permissive) · 553169f24c2e1789 · report
feature_norm gjj45/DAMSDet/ppdet/slim/distill_loss.py official repository unverified Apache-2.0 (permissive) · 738ddae568b175be · report

Tasks

ObjectObject Detectionobject-detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEConcatenated Skip ConnectionConvolutionDense ConnectionsDetrDropoutFeedforward NetworkLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections