ResUpNet is a deep learningβbased defense framework designed to protect image classification models from adversarial attacks. It operates by transforming images into the YCbCr color space and selectively removing perturbations from the luminance (Y) channel using a ResNet-based upsampling architecture, while preserving color information.
-
Updated
Apr 13, 2026 - Jupyter Notebook