G-MAD: A Game-Based Data Generation Framework for Multi-View RGB-T Aerial Object Detection

Hugging Face Daily Papers Papers

Summary

G-MAD is an open-source framework using Arma 3 to generate synchronized multi-view RGB-T data for aerial object detection, addressing limitations of real-world datasets. It also introduces the AMOD benchmark.

This work introduces G-MAD, an open-source framework that uses Arma3 to generate synchronized multi-view RGB-T data for aerial object detection. G-MAD addresses key limitations of real-world aerial dataset construction, including limited viewpoint control, imperfect RGB-T alignment and high annotation cost. The framework supports structured scenario specification, controllable multi-view camera placement, simultaneous visible/thermal capture, and automatic bounding box annotation using engine-level geometric metadata. These capabilities enable controlled studies of viewpoint variation, multi-modal fusion, and synthetic-to-real transfer in aerial object detection. Besides, using G-MAD, we construct and release AMOD, a new large-scale multi-view aerial RGB-T object detection benchmark. The source code and the dataset are available at https://unique-chan.github.io/G-MAD-Project.
Original Article
View Cached Full Text

Cached at: 07/24/26, 05:09 AM

Paper page - G-MAD: A Game-Based Data Generation Framework for Multi-View RGB-T Aerial Object Detection

Source: https://huggingface.co/papers/2607.19942

Abstract

ThisworkintroducesG-MAD,anopen-sourceframeworkthatusesArma3togeneratesynchronizedmulti-viewRGB-Tdataforaerialobjectdetection.G-MADaddresseskeylimitationsofreal-worldaerialdatasetconstruction,includinglimitedviewpointcontrol,imperfectRGB-Talignmentandhighannotationcost.Theframeworksupportsstructuredscenariospecification,controllablemulti-viewcameraplacement,simultaneousvisible/thermalcapture,andautomaticboundingboxannotationusingengine-levelgeometricmetadata.Thesecapabilitiesenablecontrolledstudiesofviewpointvariation,multi-modalfusion,andsynthetic-to-realtransferinaerialobjectdetection.Besides,usingG-MAD,weconstructandreleaseAMOD,anewlarge-scalemulti-viewaerialRGB-Tobjectdetectionbenchmark.Thesourcecodeandthedatasetareavailableathttps://unique-chan.github.io/G-MAD-Project.

View arXiv pageView PDFGitHub3Add to collection

Get this paper in your agent:

hf papers read 2607\.19942

Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash

Models citing this paper0

No model linking this paper

Cite arxiv.org/abs/2607.19942 in a model README.md to link it from this page.

Datasets citing this paper1

#### unique-chan/AMOD Updatedabout 17 hours ago • 113 • 3

Spaces citing this paper0

No Space linking this paper

Cite arxiv.org/abs/2607.19942 in a Space README.md to link it from this page.

Collections including this paper0

No Collection including this paper

Add this paper to acollectionto link it from this page.

Similar Articles

ABot-Earth 0.5: Generative 3D Earth Model

Hugging Face Daily Papers

ABot-Earth 0.5 is a generative 3D framework that synthesizes realistic 3D urban environments from satellite imagery using 3D Gaussian Splatting, enabling real-time visualization and closed-loop UAV navigation at low cost.

Sat3DGen: Comprehensive Street-Level 3D Scene Generation from Single Satellite Image

Hugging Face Daily Papers

Sat3DGen introduces a geometry-first approach for generating street-level 3D scenes from a single satellite image, achieving improved geometric accuracy and photorealism through novel constraints and training strategies. The method demonstrates significant improvements over prior work on the VIGOR-OOD benchmark.