Skip to content

Computation of local binary patterns using PyTorch

License

Notifications You must be signed in to change notification settings

dwday/lbp_pytorch_python-

Repository files navigation

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}
}