Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View maliozturk's full-sized avatar
💭
Math is happening.
💭
Math is happening.

Block or report maliozturk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. OpenMP_Parallel_Searching_Algorithm OpenMP_Parallel_Searching_Algorithm Public

    Using OpenMP: For every possible 5×5 A and B patterns, exact matches will be searched, and the coordinate result will be listed at the console / or file.

    C++ 1

  2. LCDPE_Module LCDPE_Module Public

    We're implementing paper: "Local Color Distributions Prior for Image Enhancement"

    Jupyter Notebook 2

  3. Mish_activation_function Mish_activation_function Public

    Implementing the paper "Mish: A Self Regularized Non-Monotonic Activation Function*" . In this paper, I am testing Mish activation function and comparing this with the ReLU.

    Jupyter Notebook

  4. image_segmentation image_segmentation Public

    Implementing the Paper: "Image Segmentation Using K -means Clustering Algorithm and Subtractive Clustering Algorithm ☆" and comparing the results with other segmentation methods.

    Jupyter Notebook 1

  5. BIBDs_via_AlgorithmX BIBDs_via_AlgorithmX Public

    Efficient c++ code to find block designs for given parameters (v, k)

    C++ 1

  6. edge_preserving_filters edge_preserving_filters Public

    I have applied median and bilateral filters to the uniformly noised and gaussian noised images that were generated using uniform noise and gaussian noise generation functions which have written in …

    Jupyter Notebook 2