GitHunt
DW

dwday/local_binary_patterns_lib

Computation of local binary patterns using PyTorch

Fast local binary patterns - LBP feature extration using PyTorch

Example_LBP_Cifar10.ipynb

Example_LBP_PyTorch.ipynb

Local Binary Patterns using PyTorch

alt text
alt text
alt text

Example feature extration for Cifar10 dataset:

alt text
alt text

Test:

alt text

Akgun, D. "A PyTorch Operations Based Approach for Computing Local Binary Patterns." U. Porto Journal of Engineering 7.4 (2021): 61-69.0, doi.org/10.24840/2183-6493_007.004_0005

Bibtex

@Article{akgun2021pytorch,
title={A PyTorch Operations Based Approach for Computing Local Binary Patterns},
author={Akgun, Devrim},
journal={U. Porto Journal of Engineering},
volume={7},
number={4},
pages={61--69},
year={2021}
}

Languages

Jupyter Notebook97.5%Python2.5%

Contributors

GNU General Public License v3.0
Created February 28, 2022
Updated October 2, 2025
dwday/local_binary_patterns_lib | GitHunt