A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://keras.io/api/layers/preprocessing_layers/image_augmentation/random_sharpness below:

RandomSharpness layer

RandomSharpness layer

[source]

RandomSharpness class
keras.layers.RandomSharpness(
    factor, value_range=(0, 255), data_format=None, seed=None, **kwargs
)

Randomly performs the sharpness operation on given images.

The sharpness operation first performs a blur, then blends between the original image and the processed image. This operation adjusts the clarity of the edges in an image, ranging from blurred to enhanced sharpness.

Arguments


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4