paper-with-me

홈 › Papers

ALCN: Meta-Learning for Contrast Normalization Applied to Robust 3D Pose Estimation

2017-08-31 · Mahdi Rad, Peter M. Roth, Vincent Lepetit

To be robust to illumination changes when detecting objects in images, the current trend is to train a Deep Network with training images captured under many different lighting conditions. Unfortunately, creating such a training set is very cumbersome, or sometimes even impossible, for some applications such as 3D pose estimation of specific objects, which is the application we focus on in this paper. We therefore propose a novel illumination normalization method that lets us learn to detect objects and estimate their 3D pose under challenging illumination conditions from very few training samples. Our key insight is that normalization parameters should adapt to the input image. In particular, we realized this via a Convolutional Neural Network trained to predict the parameters of a generalization of the Difference-of-Gaussians method. We show that our method significantly outperforms standard normalization methods and demonstrate it on two challenging 3D detection and pose estimation problems.

📄 PDF Abstract BibTeX arXiv:1708.09633

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationMeta-LearningPose Estimation

Similar Papers 제목 키워드 기반

Learning Dual Convolutional Neural Networks for Low-Level Vision

2018-05-14 · CVPR 2018 6 · Jinshan Pan, Sifei Liu, Deqing Sun, Jiawei Zhang 외

In this paper, we propose a general dual convolutional neural network (DualCNN) for low-level vision problems, e.g., super-resolution, edge-preserving filtering, deraining and dehazing. These problems usually involve the…

Rain RemovalSuper-Resolution

ALCN: Adaptive Local Contrast Normalization

2020-04-15 · Mahdi Rad, Peter M. Roth, Vincent Lepetit

To make Robotics and Augmented Reality applications robust to illumination changes, the current trend is to train a Deep Network with training images captured under many different lighting conditions. Unfortunately, crea…

3D Object DetectionFace Recognitionobject-detectionObject Detection

Robust Semi-Supervised Anomaly Detection via Adversarially Learned Continuous Noise Corruption

2023-03-02 · Jack W Barker, Neelanjan Bhowmik, Yona Falinie A Gaus, Toby P Breckon

Anomaly detection is the task of recognising novel samples which deviate significantly from pre-establishednormality. Abnormal classes are not present during training meaning that models must learn effective rep-resentat…

Anomaly DetectionDenoisingNovelty DetectionSemi-supervised Anomaly Detection+1

ALCNN: Attention-based Model for Fine-grained Demand Inference of Dock-less Shared Bike in New Cities

2019-09-25 · Chang Liu, Yanan Xu, Yanmin Zhu

In recent years, dock-less shared bikes have been widely spread across many cities in China and facilitate people's lives. However, at the same time, it also raises many problems about dock-less shared bike management du…

Management

TaskNorm: Rethinking Batch Normalization for Meta-Learning

2020-03-06 · ICML 2020 1 · John Bronskill, Jonathan Gordon, James Requeima, Sebastian Nowozin 외

Modern meta-learning approaches for image classification rely on increasingly deep networks to achieve state-of-the-art performance, making batch normalization an essential component of meta-learning pipelines. However, …

General Classificationimage-classificationImage ClassificationMeta-Learning