Search Results for author: Nam Ik Cho

Found 34 papers, 18 papers with code

Leveraging Positional Encoding for Robust Multi-Reference-Based Object 6D Pose Estimation

no code implementations29 Jan 2024 Jaewoo Park, Jaeguk Kim, Nam Ik Cho

Accurately estimating the pose of an object is a crucial task in computer vision and robotics.

6D Pose Estimation

LAN-HDR: Luminance-based Alignment Network for High Dynamic Range Video Reconstruction

1 code implementation ICCV 2023 Haesoo Chung, Nam Ik Cho

In this paper, we propose an end-to-end HDR video composition framework, which aligns LDR frames in the feature space and then merges aligned features into an HDR frame, without relying on pixel-domain optical flow.

Hallucination Motion Compensation +2

High Dynamic Range Imaging of Dynamic Scenes with Saturation Compensation but without Explicit Motion Compensation

1 code implementation22 Aug 2023 Haesoo Chung, Nam Ik Cho

For HDR imaging, some methods capture multiple low dynamic range (LDR) images with altering exposures to aggregate more information.

Motion Compensation

Self-supervised Image Denoising with Downsampled Invariance Loss and Conditional Blind-Spot Network

no code implementations ICCV 2023 Yeong Il Jang, Keuntek Lee, Gu Yong Park, Seyun Kim, Nam Ik Cho

There have been many image denoisers using deep neural networks, which outperform conventional model-based methods by large margins.

Image Denoising

Lightweight Hybrid Video Compression Framework Using Reference-Guided Restoration Network

no code implementations21 Mar 2023 Hochang Rhee, Seyun Kim, Nam Ik Cho

The decoder is constructed with corresponding video/image decoders and a new restoration network, which enhances the compressed video in two-step processes.

Video Compression

Perception-Oriented Single Image Super-Resolution using Optimal Objective Estimation

1 code implementation CVPR 2023 Seung Ho Park, Young Su Moon, Nam Ik Cho

Specifically, the framework comprises two models: a predictive model that infers an optimal objective map for a given low-resolution (LR) input and a generative model that applies a target objective map to produce the corresponding SR output.

Image Colorization Image Super-Resolution +1

Training Patch Analysis and Mining Skills for Image Restoration Deep Neural Networks

no code implementations3 Jul 2022 Jae Woong Soh, Nam Ik Cho

Eventually, we propose a guideline for the patch extraction from given training images.

Image Restoration

Variational Deep Image Restoration

1 code implementation3 Jul 2022 Jae Woong Soh, Nam Ik Cho

This paper presents a new variational inference framework for image restoration and a convolutional neural network (CNN) structure that can solve the restoration problems described by the proposed framework.

Denoising Image Restoration +2

One-Shot Face Reenactment on Megapixels

no code implementations26 May 2022 Wonjun Kang, Geonsu Lee, Hyung Il Koo, Nam Ik Cho

The goal of face reenactment is to transfer a target expression and head pose to a source face while preserving the source identity.

Face Reenactment Facial Editing +2

Flexible Style Image Super-Resolution using Conditional Objective

1 code implementation13 Jan 2022 Seung Ho Park, Young Su Moon, Nam Ik Cho

Instead of using multiple models, we present a more efficient method to train a single adjustable SR model on various combinations of losses by taking advantage of multi-task learning.

Image Super-Resolution Multi-Task Learning +1

DProST: Dynamic Projective Spatial Transformer Network for 6D Pose Estimation

1 code implementation16 Dec 2021 Jaewoo Park, Nam Ik Cho

Our pose estimation method, dynamic projective spatial transformer network (DProST), localizes the region of interest grid on the rays in camera space and transforms the grid to object space by estimated pose.

6D Pose Estimation Object

LC-FDNet: Learned Lossless Image Compression with Frequency Decomposition Network

no code implementations CVPR 2022 Hochang Rhee, Yeong Il Jang, Seyun Kim, Nam Ik Cho

Recent learning-based lossless image compression methods encode an image in the unit of subimages and achieve comparable performances to conventional non-learning algorithms.

Image Compression

A Dynamic Residual Self-Attention Network for Lightweight Single Image Super-Resolution

1 code implementation8 Dec 2021 Karam Park, Jae Woong Soh, Nam Ik Cho

We also propose a residual self-attention (RSA) module to further boost the performance, which produces 3-dimensional attention maps without additional parameters by cooperating with residual structures.

Image Super-Resolution

Self-supervised Product Quantization for Deep Unsupervised Image Retrieval

1 code implementation ICCV 2021 Young Kyun Jang, Nam Ik Cho

Supervised deep learning-based hash and vector quantization are enabling fast and large-scale image retrieval systems.

Contrastive Learning Descriptive +3

Similarity Guided Deep Face Image Retrieval

no code implementations11 Jul 2021 Young Kyun Jang, Nam Ik Cho

Face image retrieval, which searches for images of the same identity from the query input face image, is drawing more attention as the size of the image database increases rapidly.

Face Image Retrieval Retrieval

Neural Architecture Search for Image Super-Resolution Using Densely Constructed Search Space: DeCoNAS

no code implementations19 Apr 2021 Joon Young Ahn, Nam Ik Cho

The recent progress of deep convolutional neural networks has enabled great success in single image super-resolution (SISR) and many other vision tasks.

Image Super-Resolution Neural Architecture Search

Variational Deep Image Denoising

1 code implementation2 Apr 2021 Jae Woong Soh, Nam Ik Cho

These methods separate the original problem into easier sub-problems and thus have shown improved performance than the naively trained CNN.

Image Denoising

Deep Universal Blind Image Denoising

1 code implementation18 Jan 2021 Jae Woong Soh, Nam Ik Cho

Traditionally, many researchers have investigated image priors for the denoising, within the Bayesian perspective based on image properties and statistics.

Image Denoising

Meta-Transfer Learning for Zero-Shot Super-Resolution

2 code implementations CVPR 2020 Jae Woong Soh, Sunwoo Cho, Nam Ik Cho

Despite their remarkable performance based on the external dataset, they cannot exploit internal information within a specific image.

Image Super-Resolution Meta-Learning +1

Transfer Learning from Synthetic to Real-Noise Denoising with Adaptive Instance Normalization

1 code implementation CVPR 2020 Yoonsik Kim, Jae Woong Soh, Gu Yong Park, Nam Ik Cho

Real-noise denoising is a challenging task because the statistics of real-noise do not follow the normal distribution, and they are also spatially and temporally changing.

Ranked #11 on Image Denoising on DND (using extra training data)

Image Denoising Transfer Learning

Generalized Product Quantization Network for Semi-supervised Image Retrieval

2 code implementations CVPR 2020 Young Kyun Jang, Nam Ik Cho

Image retrieval methods that employ hashing or vector quantization have achieved great success by taking advantage of deep learning.

Image Retrieval Metric Learning +5

Automatic Video Object Segmentation via Motion-Appearance-Stream Fusion and Instance-aware Segmentation

no code implementations3 Dec 2019 Sungkwon Choo, Wonkyo Seo, Nam Ik Cho

The two-stream fusion network again consists of motion and appearance stream networks, which extract long-term temporal and spatial information, respectively.

Foreground Segmentation Instance Segmentation +6

Natural and Realistic Single Image Super-Resolution with Explicit Natural Manifold Discrimination

1 code implementation CVPR 2019 Jae Woong Soh, Gu Yong Park, Junho Jo, Nam Ik Cho

Recently, many convolutional neural networks for single image super-resolution (SISR) have been proposed, which focus on reconstructing the high-resolution images in terms of objective distortion measures.

Image Super-Resolution

Joint High Dynamic Range Imaging and Super-Resolution from a Single Image

1 code implementation2 May 2019 Jae Woong Soh, Jae Sung Park, Nam Ik Cho

This paper presents a new framework for jointly enhancing the resolution and the dynamic range of an image, i. e., simultaneous super-resolution (SR) and high dynamic range imaging (HDRI), based on a convolutional neural network (CNN).

Super-Resolution

Feeding Hand-Crafted Features for Enhancing the Performance of Convolutional Neural Networks

no code implementations24 Jan 2018 Sepidehsadat Hosseini, Seok Hee Lee, Nam Ik Cho

In this paper, we show that finding an appropriate feature for the given problem may be still important as they can en- hance the performance of CNN-based algorithms.

Emotion Recognition Face Detection

Generation of High Dynamic Range Illumination from a Single Image for the Enhancement of Undesirably Illuminated Images

1 code implementation2 Aug 2017 Jae Sung Park, Nam Ik Cho

This paper presents an algorithm that enhances undesirably illuminated images by generating and fusing multi-level illuminations from a single image. The input image is first decomposed into illumination and reflectance components by using an edge-preserving smoothing filter.

Co-salient Object Detection Based on Deep Saliency Networks and Seed Propagation over an Integrated Graph

no code implementations29 Jun 2017 Dong-ju Jeong, Insung Hwang, Nam Ik Cho

We utilize deep saliency networks to transfer co-saliency prior knowledge and better capture high-level semantic information, and the resulting initial co-saliency maps are enhanced by seed propagation steps over an integrated graph.

Co-Salient Object Detection object-detection +2

Self-Committee Approach for Image Restoration Problems using Convolutional Neural Network

no code implementations12 May 2017 Byeongyong Ahn, Nam Ik Cho

There have been many discriminative learning methods using convolutional neural networks (CNN) for several image restoration problems, which learn the mapping function from a degraded input to the clean output.

Image Denoising Image Restoration

Block-Matching Convolutional Neural Network for Image Denoising

no code implementations3 Apr 2017 Byeongyong Ahn, Nam Ik Cho

There are two main streams in up-to-date image denoising algorithms: non-local self similarity (NSS) prior based methods and convolutional neural network (CNN) based methods.

Image Denoising

A New Convolutional Network-in-Network Structure and Its Applications in Skin Detection, Semantic Segmentation, and Artifact Reduction

no code implementations22 Jan 2017 Yoonsik Kim, Insung Hwang, Nam Ik Cho

From these observations, for enjoying the performance of inception-like structure on the image based problems we propose a new convolutional network-in-network structure.

Image Classification Image Restoration +1

Cannot find the paper you are looking for? You can Submit a new open access paper.