E’CHIT: Identity-Stable Operator-Centric UAV Tracking for Disaster Response
Aykut Sirma, Angelos Plastropoulos, Gilbert Tang, Argyrios ZolotasSearch-and-rescue (SAR) missions following earthquakes and other disasters require aerial video perception systems that do more than detect objects in isolated frames. Operators must maintain the identities of access points, vehicles, responders, hazards, and other mission-relevant targets despite UAV ego-motion, dust, debris, occlusion, scale variation, and abrupt scene transitions. This paper presents E’CHIT (Edge-Oriented Colour Histogram Instance-Guided Tracking), a deployment-oriented, operator-centric UAV tracking framework for real-world disaster-response applications. Its primary scientific contribution is an identity-stabilised, detector-assisted tracking methodology. YOLOv8-seg proposals trained on D’RespNeT initialise and refresh tracks; a Custom-RE3 recurrent module propagates target states through short detector dropouts; and a lightweight EOMC verifier, based on edge orientation, mean colour, and shape consistency, determines whether tracks should be accepted, refreshed, or reacquired. A scene-cut watchdog that combines luminance mean absolute difference (MAD) with HSV histogram divergence prevents stale identities from carrying over after hard edits or sudden feed changes. Custom-RE3 is the continuation module implemented and evaluated in this study. The surrounding E’CHIT wrapper follows an initialise–reseed–verify–reset cycle and is tracker-adaptable at the software-interface level: another compatible SOT or MOT continuation module can be integrated through adapter modifications, state and bounding-box conversion, and method-specific retuning, followed by independent validation. All reported quantitative results therefore apply to the Custom-RE3 implementation. D’RespNeT, the optional reinforcement learning (RL) warm start, the HUD, and the deployment stack support this central tracking contribution. D’RespNeT provides 28 polygon-annotated SAR classes. An author-developed PPO/SAC script is used only during offline detector training. In the reported runs, it produces different early optimisation trajectories for selected difficult or under-represented classes, while the default supervised schedule remains the strongest final global mAP reference. No RL policy runs during deployment; the detector architecture, parameter count, and inference graph remain unchanged. Evaluation on D’RespNeT and authentic disaster-response UAV footage shows that E’CHIT increases Success@IoU ≥ 0.5 from 0.62 to 0.79, reduces identity switches by approximately 71%, and maintains real-time 1080p performance, achieving 164–330 FPS for single-target tracking and 24–100+ FPS for end-to-end multi-target operation on an RTX-class GPU using FP16. The VOT2014, NT-VOT211, and VOTS2024 figures reproduce historical result spaces reported in the literature and include a clearly labelled, non-official E’CHIT operating-point marker solely for context. This marker was not produced using the corresponding official datasets, toolkits, reset rules, or submission routes; it is excluded from the primary quantitative claims and must not be interpreted as a leaderboard rank or a protocol-identical comparison. Overall, the system demonstrates how identity-stable UAV tracks can provide actionable operator cues for target monitoring, entry-point assessment, and UAV–UGV/ground-team coordination in cluttered disaster scenes.