Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Understanding Deception01:14

Understanding Deception

Deception is a pervasive aspect of human communication. Empirical studies have shown that most individuals engage in some form of deceit on a daily basis, with approximately 20% of social exchanges involving deceptive elements. Lying follows a developmental trajectory, peaking during adolescence and declining with age, possibly due to the maturation of cognitive control and social accountability.Cognitive and Social Factors in Deception DetectionDespite its prevalence, accurately detecting...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Protocol for Developing and Validating a Multimarker-Clinical Prediction Model of SGLT2 Inhibitor-Induced Acute eGFR Dip in CKD Stages 3-4: A Three-Stage Urinary Proteomics Study.

Life (Basel, Switzerland)·2026
Same author

Association of adjuvant somatostatin analogue therapy with disease-free survival in patients with gastroenteropancreatic neuroendocrine tumours: a Chinese multi-institutional propensity score matched and weighted analysis (CASSANET-GEP).

BMC medicine·2026
Same author

Unlocking sustainable potential of photo-aged polyolefins in land and sea: An urchin-like Ru/CeO<sub>2</sub> catalytic strategy for production of hydrocarbon fuels and waxes.

Journal of hazardous materials·2026
Same author

The IMPACT-FH Renewal Protocol: Evaluating FH Cascade Testing Implementation in Primary Care through a Pragmatic Trial, Economic Evaluation, and Mixed-Methods Sustainability Assessment.

Public health genomics·2026
Same author

Exertional heat stroke-related acute kidney injury: novel animal and cellular models.

Renal failure·2026
Same author

Photochemical C-O Coupling of Chiral Alcohols with Aryl Halides by Nickel Catalysis.

Organic letters·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

FedCAD: Cross-modal semantic alignment and distillation for cross-domain heterogeneous federated learning.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Partial-encryption-decryption-based secure state estimation of singularly perturbed complex networks: A Paillier encryption approach.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

ResVaRe: Parameter-efficient fine-tuning for large language models via cross-layer residual vector adaptation and representation editing.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Brain network construction and analysis for epilepsy: A methodology review.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Jun 27, 2026

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K

Language-aware multiple datasets detection pretraining for DETRs.

Jing Hao1, Song Chen1

  • 1VIS, Baidu Inc., Beijing, 100000, China.

Neural Networks : the Official Journal of the International Neural Network Society
|July 12, 2024
PubMed
Summary
This summary is machine-generated.

METR enables joint pretraining of object detection models across multiple datasets without manual label integration. This approach enhances data diversity and model performance for DETR-like detectors.

Keywords:
Deep learningDetection pretrainingMulti-dataset joint trainingObject detection

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

515
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

2.7K

Related Experiment Videos

Last Updated: Jun 27, 2026

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.4K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

515
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

2.7K

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Scaling annotated datasets for object detection is hindered by high labor costs.
  • Numerous isolated, field-specific datasets exist, offering potential for joint pretraining.
  • Leveraging diverse datasets can significantly enhance data volume and model robustness.

Purpose of the Study:

  • To propose a framework (METR) for pretraining DETR-like object detectors using multiple datasets without manual label space integration.
  • To convert multi-classification object detection into binary classification using pre-trained language models.
  • To improve data volume and diversity for more effective object detection model pretraining.

Main Methods:

  • Developed METR, a framework for joint pretraining of object detectors on aggregated datasets.
  • Introduced a category extraction module using language embeddings to assign categories to queries.
  • Implemented a class-wise bipartite matching strategy to align ground truths with category-assigned queries.

Main Results:

  • METR demonstrated strong performance in both multi-task joint training and pretrain & finetune paradigms.
  • Pretrained models exhibited flexible transferability, boosting performance on various DETR-like detectors.
  • Significant performance improvements were observed on the COCO val2017 benchmark.

Conclusions:

  • METR offers an effective solution for leveraging multiple datasets in object detector pretraining.
  • The proposed method eliminates the need for manual label space integration, simplifying the process.
  • METR enhances the performance and transferability of DETR-like object detection models.