An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with batchnormalization

A curated list of projects in awesome lists tagged with batchnormalization .

https://github.com/fk128/batchnorm-transferlearning

Partial transfusion: on the expressive influence of trainable batch norm parameters for transfer learning. TL;DR: Fine-tuning only the batch norm affine parameters leads to similar performance as to fine-tuning all of the model parameters

batchnorm batchnormalization tensorflow2 transfer-learning

Last synced: 04 Apr 2025

https://github.com/sunnybibyan/image-classification

This project implements a Convolutional Neural Network (CNN) to classify images from the CIFAR-10 dataset, which consists of 60,000 32x32 color images across 10 classes: airplane, automobile, bird, cat, deer, dog, frog, horse, ship, and truck.

batchnormalization cnn-keras early-stopping-with-patience image-classification

Last synced: 23 Feb 2025

https://github.com/kwokhing/tf2-cifar10-cnn-demo

Demo on performing multiclass image classification using Convolutional Neural Network (CNN) in Tensorflow 2. Techniques such as earlystopping, batchnormalizing and dropout are explored to prevent overfitting

batchnormalization cifar10 cnn-classification convolutional-layers convolutional-neural-networks dropout earlystopping savedmodel tensorboard tensorflow tensorflow2 vgg

Last synced: 25 Mar 2025