Skip to content
View kiettrantuan3007's full-sized avatar
  • Vietnam

Block or report kiettrantuan3007

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
6 stars written in Python
Clear filter

ReActNet: Towards Precise Binary NeuralNetwork with Generalized Activation Functions. In ECCV 2020.

Python 253 42 Updated Nov 11, 2021

XNOR-Net, with binary gemm and binary conv2d kernels, support both CPU and GPU.

Python 79 21 Updated May 15, 2019

Implemented here a Binary Neural Network (BNN) achieving nearly state-of-art results but recorded a significant reduction in memory usage and total time taken during training the network.

Python 68 14 Updated Apr 21, 2021

Keras implementations of BinaryNet and XNORNet

Python 56 23 Updated Nov 20, 2017

Exploring "Binary Neural Networks" (https://arxiv.org/abs/1602.02830) in Theano. A set of experiments that use binarised weights and/or activations to reduce computational load of convolutional neu…

Python 17 2 Updated Sep 8, 2017

Binarize convolutional neural networks using pytorch 🔥

Python 1 Updated Jul 9, 2021