Skip to content

dtz-dd/weighted-and-truncated-L1-smooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weighted and truncated L1 smooth

introduction

This page contains source code, trained model, and more results of the filter for the paper "Weighted and Truncated L1 Image Smoothing based on Unsupervised Learning"

Instructions

Prepare Environment

  • python = 3.8.6
  • pytorch = 1.7.1
  • cv2 = 4.4.0
  • tensorboardX = 2.1

Usage

  1. python test.py
  2. python train.py

More Visual Results

Comparison of image smoothing between different methods.

Comparison of image enhancing between different methods.

Comparison of edge detection between different methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages