Skip to content

A implementation of a local binary convolutional layer using TensorFlow

Notifications You must be signed in to change notification settings

PedroAntonioFS/lbcnn

Repository files navigation

lbcnn

This is a implementation of a local binary convolutional layer using TensorFlow.

This code is inspired by this article.

How to

  1. The file DNN x CNN x LBCNN.ipynb has a example of local binary neural network. It trains differents types of models to classify images of clothing and compares their accuracy. The example has 3 neural networks: a dense neural network, a traditional convolutional neural network and a local binary convolutional neural network;
  2. To learn more how to use lbcnn.py in your code, see the Tutorial and Documentation.

About

A implementation of a local binary convolutional layer using TensorFlow

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published