← Search

Seung-Wook Kim

4 accepted papers

2025

FedWSQ: Efficient Federated Learning with Weight Standardization and Distribution-Aware Non-Uniform Quantization

ICCV 2025poster

Federated learning (FL) often suffers from performance degradation due to key challenges such as data heterogeneity and communication constraints. To address these limitations, we present a novel FL framework called FedWSQ, which integrates weight standardization (WS) and the proposed distribution-a…

2022

XYDeblur: Divide and Conquer for Single Image Deblurring

CVPR 2022poster

Many convolutional neural networks (CNNs) for single image deblurring employ a U-Net structure to estimate latent sharp images. Having long been proven to be effective in image restoration tasks, a single lane of encoder-decoder architecture overlooks the characteristic of deblurring, where a blurry…

Cited by 58PDFcodeScholar
2019

PEPSI : Fast Image Inpainting With Parallel Decoding Network

CVPR 2019poster

Recently, a generative adversarial network (GAN)-based method employing the coarse-to-fine network with the contextual attention module (CAM) has shown outstanding results in image inpainting. However, this method requires numerous computational resources due to its two-stage process for feature enc…

Cited by 174PDFScholar
2018

Parallel Feature Pyramid Network for Object Detection

ECCV 2018poster

Recently developed object detectors employ a convolutional neural network (CNN) by gradually increasing the number of feature layers with a pyramidal shape instead of using a featurized image pyramid. However, the different abstraction levels of the CNN feature layers often limit the detection perfo…