← Search

Shihua Huang

4 accepted papers

2026

SimROD: A Simple Baseline for Raw Object Detection with Global and Local Enhancements

AAAI 2026technical

Most visual models are designed for sRGB images, yet RAW data offers significant advantages for object detection by preserving sensor information before ISP processing. This enables improved detection accuracy and more efficient hardware designs by bypassing the ISP. However, RAW object detection is

Cited by 0SourcePDFScholar
2025

DEIM: DETR with Improved Matching for Fast Convergence

CVPR 2025poster

We introduce DEIM, an innovative and efficient training framework designed to accelerate convergence in real-time object detection with Transformer-based architectures (DETR). To mitigate the sparse supervision inherent in one-to-one (O2O) matching in DETR models, DEIM employs a Dense O2O matching s…

2023

Revisiting Residual Networks for Adversarial Robustness

CVPR 2023poster

Efforts to improve the adversarial robustness of convolutional neural networks have primarily focused on developing more effective adversarial training methods. In contrast, little attention was devoted to analyzing the role of architectural elements (e.g., topology, depth, and width) on adversarial…