batch-normalization topic

List batch-normalization repositories

Machine-Learning-in-Python-Workshop

116
Stars
64
Forks
Watchers

My workshop on machine learning using python language to implement different algorithms

math_object_detection

63
Stars
18
Forks
Watchers

An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.

Feed-Forward-Style-Transfer

78
Stars
33
Forks
Watchers

TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm and allows for common personal computers to transform images.

mnist-bn

60
Stars
18
Forks
Watchers

Using slim to perform batch normalization

Neural-Style-MMD

83
Stars
22
Forks
Watchers

MXNet Code For Demystifying Neural Style Transfer (IJCAI 2017)

Keras_AttentiveNormalization

29
Stars
5
Forks
Watchers

Unofficial Keras implementation of the paper Attentive Normalization.

GAN

20
Stars
10
Forks
Watchers

We aim to generate realistic images from text descriptions using GAN architecture. The network that we have designed is used for image generation for two datasets: MSCOCO and CUBS.

BNN_NoBN

54
Stars
10
Forks
Watchers

[CVPRW 21] "BNN - BN = ? Training Binary Neural Networks without Batch Normalization", Tianlong Chen, Zhenyu Zhang, Xu Ouyang, Zechun Liu, Zhiqiang Shen, Zhangyang Wang