paper-with-me

Papers

Co-occurrence Filter

2017-03-12 · CVPR 2017 7 · Roy J Jevnisek, Shai Avidan

Co-occurrence Filter (CoF) is a boundary preserving filter. It is based on the Bilateral Filter (BF) but instead of using a Gaussian on the range values to preserve edges it relies on a co-occurrence matrix. Pixel values that co-occur frequently in the image (i.e., inside textured regions) will have a high weight in the co-occurrence matrix. This, in turn, means that such pixel pairs will be averaged and hence smoothed, regardless of their intensity differences. On the other hand, pixel values that rarely co-occur (i.e., across texture boundaries) will have a low weight in the co-occurrence matrix. As a result, they will not be averaged and the boundary between them will be preserved. The CoF therefore extends the BF to deal with boundaries, not just edges. It learns co-occurrences directly from the image. We can achieve various filtering results by directing it to learn the co-occurrence matrix from a part of the image, or a different image. We give the definition of the filter, discuss how to use it with color images and show several use cases.

📄 PDF Abstract BibTeX arXiv:1703.04111

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Co-Occurrence Neural Network

2019-06-01 · CVPR 2019 6 · Irina Shevlev, Shai Avidan

Convolutional Neural Networks (CNNs) became a very popular tool for image analysis. Convolutions are fast to compute and easy to store, but they also have some limitations. First, they are shift-invariant and, as a resul…

Nonlocal Co-occurrence for Image Downscaling

2020-12-22 · Sanjay Ghosh, Arpan Garai

Image downscaling is one of the widely used operations in image processing and computer graphics. It was recently demonstrated in the literature that kernel-based convolutional filters could be modified to develop effici…

Contrastive Collaborative Filtering for Cold-Start Item Recommendation

2023-02-04 · Zhihui Zhou, Lilin Zhang, Ning Yang

The cold-start problem is a long-standing challenge in recommender systems. As a promising solution, content-based generative models usually project a cold-start item's content onto a warm-start item embedding to capture…

Collaborative FilteringContrastive LearningRecommendation Systems

Deep Co-Occurrence Feature Learning for Visual Object Recognition

2017-07-01 · CVPR 2017 7 · Ya-Fang Shih, Yang-Ming Yeh, Yen-Yu Lin, Ming-Fang Weng 외

This paper addresses three issues in integrating part-based representations into convolutional neural networks (CNNs) for object recognition. First, most part-based models rely on a few pre-specified object parts. Howeve…

ObjectObject Recognition

Texture Based Image Segmentation of Chili Pepper X-Ray Images Using Gabor Filter

2014-04-15 · M. Rajalakshmi, Dr. P. Subashini

Texture segmentation is the process of partitioning an image into regions with different textures containing a similar group of pixels. Detecting the discontinuity of the filter's output and their statistical properties …

Image SegmentationSegmentationSemantic SegmentationTexture Classification