Skip to main content

Deep Guided Filtering Layer for TensorFlow

Project description

[Project] [Paper] [arXiv] [Demo] [Home]

Official implementation of Fast End-to-End Trainable Guided Filter.
Faster, Better and Lighter for image processing and dense prediction.

Paper

Fast End-to-End Trainable Guided Filter
Huikai Wu, Shuai Zheng, Junge Zhang, Kaiqi Huang
CVPR 2018

Install

pip install guided-filter-tf

Usage

from guided_filter_tf.guided_filter import fast_guided_filter

hr_y = fast_guided_filter(lr_x, lr_y, hr_x, r, eps, nhwc)
from guided_filter_tf.guided_filter import guided_filter
hr_y = guided_filter(hr_x, init_hr_y, r, eps, nhwc)

Citation

@inproceedings{wu2017fast,
  title     = {Fast End-to-End Trainable Guided Filter},
  author    = {Wu, Huikai and Zheng, Shuai and Zhang, Junge and Huang, Kaiqi},
  booktitle = {CVPR},
  year = {2018}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

guided_filter_tf-1.1.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

guided_filter_tf-1.1.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file guided_filter_tf-1.1.1.tar.gz.

File metadata

File hashes

Hashes for guided_filter_tf-1.1.1.tar.gz
Algorithm Hash digest
SHA256 ba4f90b56bb8559f8f5cd4b75a67106f248c4b2d33bb2676e86522db36d3c0a2
MD5 57ca84eada281c756b583d0a85ee3e35
BLAKE2b-256 15f2c29b1a31e993cfd309c839b34467d0fbf6ca3fd9f498c7c0dd84020384ea

See more details on using hashes here.

File details

Details for the file guided_filter_tf-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for guided_filter_tf-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 28df570afed4b1b7b84d34a08069bc82411b7c860fc47e7f759795e1f440de83
MD5 bd52631ec1d0566657d040c1caac6aac
BLAKE2b-256 5ae83b7fbc54c2925c1c6c2fe5f2fe9fa8894292745853ba4cf8a4f1169794e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page