paper-with-me

Papers

Patch based Colour Transfer using SIFT Flow

2020-05-18 · Hana Alghamdi, Rozenn Dahyot

We propose a new colour transfer method with Optimal Transport (OT) to transfer the colour of a sourceimage to match the colour of a target image of the same scene that may exhibit large motion changes betweenimages. By definition OT does not take into account any available information about correspondences whencomputing the optimal solution. To tackle this problem we propose to encode overlapping neighborhoodsof pixels using both their colour and spatial correspondences estimated using motion estimation. We solvethe high dimensional problem in 1D space using an iterative projection approach. We further introducesmoothing as part of the iterative algorithms for solving optimal transport namely Iterative DistributionTransport (IDT) and its variant the Sliced Wasserstein Distance (SWD). Experiments show quantitative andqualitative improvements over previous state of the art colour transfer methods.

📄 PDF Abstract BibTeX arXiv:2005.09015

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Estimation

Similar Papers 제목 키워드 기반

PolSAR Ship Detection Based on a SIFT-like PolSAR Keypoint Detector

2022-06-17 · Remote Sensing 2022 6 · Mingfei Gu, Yinghua Wang *, Hongwei Liu and Penghui Wang

The detection of ships on the open sea is an important issue for both military and civilian fields. As an active microwave imaging sensor, synthetic aperture radar (SAR) is a useful device in marine supervision. To extra…

Colour alignment for relative colour constancy via non-standard references

2021-12-30 · Yunfeng Zhao, Stuart Ferguson, Huiyu Zhou, Chris Elliott 외

Relative colour constancy is an essential requirement for many scientific imaging applications. However, most digital cameras differ in their image formations and native sensor output is usually inaccessible, e.g., in sm…

Comparative survey of visual object classifiers

2018-06-17 · Hiliwi Leake Kidane

Classification of Visual Object Classes represents one of the most elaborated areas of interest in Computer Vision. It is always challenging to get one specific detector, descriptor or classifier that provides the expect…

ClassificationGeneral ClassificationObjectSurvey

Pyramidal Gradient Matching for Optical Flow Estimation

2017-04-11 · Yuanwei Li

Initializing optical flow field by either sparse descriptor matching or dense patch matches has been proved to be particularly useful for capturing large displacements. In this paper, we present a pyramidal gradient matc…

Optical Flow Estimation

PySIFT: GPU-Resident Deterministic SIFT for Deep Learning Vision Pipelines

2026-05-18 · Sivakumar K. S., Mohammad Daniyalur Rahman, Gopi Raju Matta arxiv

A widespread assumption in local feature research holds that classical handcrafted descriptors are accuracy-limited relics best replaced by learned alternatives. We show this is wrong. Through an 8-configuration ablation…