paper-with-me

Papers

Multi Kernel Estimation based Object Segmentation

2024-10-22 · Haim Goldfisher, Asaf Yekutiel

This paper presents a novel approach for multi-kernel estimation by enhancing the KernelGAN algorithm, which traditionally estimates a single kernel for the entire image. We introduce Multi-KernelGAN, which extends KernelGAN's capabilities by estimating two distinct kernels based on object segmentation masks. Our approach is validated through three distinct methods: texture-based patch Fast Fourier Transform (FFT) calculation, detail-based segmentation, and deep learning-based object segmentation using YOLOv8 and the Segment Anything Model (SAM). Among these methods, the combination of YOLO and SAM yields the best results for kernel estimation. Experimental results demonstrate that our multi-kernel estimation technique outperforms conventional single-kernel methods in super-resolution tasks.

📄 PDF Abstract BibTeX arXiv:2410.17064

Code (1)

kuty007/multi-kernel-gan 공식 구현 pytorch

Tasks

ObjectSegmentationSemantic SegmentationSuper-Resolution

Methods 이 논문이 사용한 방법론

SAM 설명 없음
YOLOv8 설명 없음

Similar Papers 제목 키워드 기반

Video Deblurring via Semantic Segmentation and Pixel-Wise Non-Linear Kernel

2017-08-11 · ICCV 2017 10 · Wenqi Ren, Jinshan Pan, Xiaochun Cao, Ming-Hsuan Yang

Video deblurring is a challenging problem as the blur is complex and usually caused by the combination of camera shakes, object motions, and depth variations. Optical flow can be used for kernel estimation since it predi…

DeblurringOptical Flow EstimationSemantic SegmentationVideo Deblurring

Dynamic Filtering with Large Sampling Field for ConvNets

2018-03-20 · ECCV 2018 9 · Jialin Wu, Dai Li, Yu Yang, Chandrajit Bajaj 외

We propose a dynamic filtering strategy with large sampling field for ConvNets (LS-DFN), where the position-specific kernels learn from not only the identical position but also multiple sampled neighbor regions. During s…

object-detectionObject DetectionPositionSemantic Segmentation+1

ISDA: Position-Aware Instance Segmentation with Deformable Attention

2022-02-23 · Kaining Ying, Zhenhua Wang, Cong Bai, Pengfei Zhou

Most instance segmentation models are not end-to-end trainable due to either the incorporation of proposal estimation (RPN) as a pre-processing or non-maximum suppression (NMS) as a post-processing. Here we propose a nov…

Instance SegmentationPositionSegmentationSemantic Segmentation

On Point Affiliation in Feature Upsampling

2023-07-17 · Wenze Liu, Hao Lu, Yuliang Liu, Zhiguo Cao

We introduce the notion of point affiliation into feature upsampling. By abstracting a feature map into non-overlapped semantic clusters formed by points of identical semantic meaning, feature upsampling can be viewed as…

DecoderDepth EstimationFeature UpsamplingImage Matting+6

Spectrum-guided Multi-granularity Referring Video Object Segmentation

2023-07-25 · ICCV 2023 1 · Bo Miao, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian

Current referring video object segmentation (R-VOS) techniques extract conditional kernels from encoded (low-resolution) vision-language features to segment the decoded high-resolution features. We discovered that this c…

ObjectReferring Expression SegmentationReferring Video Object SegmentationSegmentation+3