paper-with-me

홈 › Papers

Image Smoothing via Unsupervised Learning

2018-11-07 · Qingnan Fan, Jiaolong Yang, David Wipf, Baoquan Chen, Xin Tong

Image smoothing represents a fundamental component of many disparate computer vision and graphics applications. In this paper, we present a unified unsupervised (label-free) learning framework that facilitates generating flexible and high-quality smoothing effects by directly learning from data using deep convolutional neural networks (CNNs). The heart of the design is the training signal as a novel energy function that includes an edge-preserving regularizer which helps maintain important yet potentially vulnerable image structures, and a spatially-adaptive Lp flattening criterion which imposes different forms of regularization onto different image regions for better smoothing quality. We implement a diverse set of image smoothing solutions employing the unified framework targeting various applications such as, image abstraction, pencil sketching, detail enhancement, texture removal and content-aware image manipulation, and obtain results comparable with or better than previous methods. Moreover, our method is extremely fast with a modern GPU (e.g, 200 fps for 1280x720 images). Our codes and model are released in https://github.com/fqnchina/ImageSmoothing.

📄 PDF Abstract BibTeX arXiv:1811.02804

Code (1)

fqnchina/ImageSmoothing 공식 구현 pytorch

Tasks

GPUImage Manipulationimage smoothing

Similar Papers 제목 키워드 기반

Unsupervised Despeckling

2018-01-10 · Deepak Mishra, Santanu Chaudhury, Mukul Sarkar, Arvinder Singh Soin

Contrast and quality of ultrasound images are adversely affected by the excessive presence of speckle. However, being an inherent imaging property, speckle helps in tissue characterization and tracking. Thus, despeckling…

Unsupervised Low-dose CT Reconstruction with One-way Conditional Normalizing Flows

2024-10-23 · Ran An, Ke Chen, Hongwei Li

Deep-learning methods have shown promising performance for low-dose computed tomography (LDCT) reconstruction. However, supervised methods face the problem of lacking labeled data in clinical scenarios, and the CNN-based…

CT ReconstructionDenoising

More Discriminative Sentence Embeddings via Semantic Graph Smoothing

2024-02-20 · Chakib Fettal, Lazhar Labiod, Mohamed Nadif

This paper explores an empirical approach to learn more discriminantive sentence representations in an unsupervised fashion. Leveraging semantic graph smoothing, we enhance sentence embeddings obtained from pretrained mo…

ClusteringSentenceSentence EmbeddingsText Clustering

A Fluctuation Smoothing Approach for Unsupervised Automatic Short Answer Grading

2016-12-01 · WS 2016 12 · Shourya Roy, D, S apat, ipan 외

We offer a fluctuation smoothing computational approach for unsupervised automatic short answer grading (ASAG) techniques in the educational ecosystem. A major drawback of the existing techniques is the significant effec…

automatic short answer gradingSequential Pattern Mining

Unsupervised Stemming based Language Model for Telugu Broadcast News Transcription

2019-08-10 · Mythili Sharan Pala, Parayitam Laxminarayana, A. V. Ramana

In Indian Languages , native speakers are able to understand new words formed by either combining or modifying root words with tense and / or gender. Due to data insufficiency, Automatic Speech Recognition system (ASR) m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2