← Search

Jae-Joon Han

12 accepted papers

2022

Pushing the Performance Limit of Scene Text Recognizer Without Human Annotation

CVPR 2022poster

Scene text recognition (STR) attracts much attention over the years because of its wide application. Most methods train STR model in a fully supervised manner which requires large amounts of labeled data. Although synthetic data contributes a lot to STR, it suffers from the real-to-synthetic domain…

Cited by 24PDFScholar
2022

Self-Supervised Dense Consistency Regularization for Image-to-Image Translation

CVPR 2022poster

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). In this paper, we present a simple but effective regularization technique for improving GAN-based image-to-image translation. To generate i…

Cited by 25PDFScholar
2022

Slot-VPS: Object-Centric Representation Learning for Video Panoptic Segmentation

CVPR 2022poster

Video Panoptic Segmentation (VPS) aims at assigning a class label to each pixel, uniquely segmenting and identifying all object instances consistently across all frames. Classic solutions usually decompose the VPS task into several sub-tasks and utilize multiple surrogates (e.g. boxes and masks, cen…

Cited by 30PDFcodeScholar
2022

Towards Accurate Facial Landmark Detection via Cascaded Transformers

CVPR 2022poster

Accurate facial landmarks are essential prerequisites for many tasks related to human faces. In this paper, an accurate facial landmark detector is proposed based on cascaded transformers. We formulate facial landmark detection as a coordinate regression task such that the model can be trained end-t…

Cited by 49PDFScholar
2021

Controllable Image Restoration for Under-Display Camera in Smartphones

CVPR 2021poster

Under-display camera (UDC) technology is essential for full-screen display in smartphones and is achieved by removing the concept of drilling holes on display. However, this causes inevitable image degradation in the form of spatially variant blur and noise because of the opaque display in front of…

Cited by 32PDFScholar
2021

Large Scale Multi-Illuminant (LSMI) Dataset for Developing White Balance Algorithm Under Mixed Illumination

ICCV 2021poster

We introduce a Large Scale Multi-Illuminant (LSMI) Dataset that contains 7,486 images, captured with three different cameras on more than 2,700 scenes with two or three illuminants. For each image in the dataset, the new dataset provides not only the pixel-wise ground truth illumination but also the…

Cited by 31PDFcodeScholar
2021

Learning Generalized Intersection Over Union for Dense Pixelwise Prediction

ICML 2021spotlight

Intersection over union (IoU) score, also named Jaccard Index, is one of the most fundamental evaluation methods in machine learning. The original IoU computation cannot provide non-zero gradients and thus cannot be directly optimized by nowadays deep learning methods. Several recent works generaliz…

Cited by 33SourcePDFScholar
2021

Order Regularization on Ordinal Loss for Head Pose, Age and Gaze Estimation

AAAI 2021technical

Ordinal loss is widely used in solving regression problems with deep learning technologies. Its basic idea is to convert regression to classification while preserving the natural order. However, the order constraint is enforced only by ordinal label implicitly, leading to the real output values not…

Cited by 8SourcePDFScholar
2021

Quality-Agnostic Image Recognition via Invertible Decoder

CVPR 2021poster

Despite the remarkable performance of deep models on image recognition tasks, they are known to be susceptible to common corruptions such as blur, noise, and low-resolution. Data augmentation is a conventional way to build a robust model by considering these common corruptions during the training. H…

Cited by 30PDFScholar
2021

RaScaNet: Learning Tiny Models by Raster-Scanning Images

CVPR 2021poster

Deploying deep convolutional neural networks on ultra-low power systems is challenging due to the extremely limited resources. Especially, the memory becomes a bottleneck as the systems put a hard limit on the size of on-chip memory. Because peak memory explosion in the lower layers is critical even…

Cited by 16PDFcodeScholar
2020

Meta Variance Transfer: Learning to Augment from the Others

ICML 2020poster

Humans have the ability to robustly recognize objects with various factors of variations such as nonrigid transformations, background noises, and changes in lighting conditions. However, training deep learning models generally require huge amount of data instances under diverse variations, to ensure…

Cited by 60SourcePDFScholar
2019

Learning to Quantize Deep Networks by Optimizing Quantization Intervals With Task Loss

CVPR 2019oral

Reducing bit-widths of activations and weights of deep networks makes it efficient to compute and store them in memory, which is crucial in their deployments to resource-limited devices, such as mobile phones. However, decreasing bit-widths with quantization generally yields drastically degraded acc…

Cited by 476PDFScholar