3 papers
cs.CV2025
Blur-Robust Detection via Feature Restoration: An End-to-End Framework for Prior-Guided Infrared UAV Target Detection
Xiaolin Wang, Houzhang Fang, Qingshan Li +3
Infrared unmanned aerial vehicle (UAV) target images often suffer from motion blur degradation caused by rapid sensor movement, significantly reducing contrast between target and b…
cs.CV2025
Detection-Friendly Nonuniformity Correction: A Union Framework for Infrared UAVTarget Detection
Houzhang Fang, Xiaolin Wang, Zengyang Li +4
Infrared unmanned aerial vehicle (UAV) images captured using thermal detectors are often affected by temperature dependent low-frequency nonuniformity, which significantly reduces…
cs.SE2022
RMove: Recommending Move Method Refactoring Opportunities using Structural and Semantic Representations of Code
Di Cui, Siqi Wang, Yong Luo +4
Incorrect placement of methods within classes is a typical code smell called Feature Envy, which causes additional maintenance and cost during evolution. To remove this design flaw…