brunonishimoto / cnn-input-channel-modified

This is a repo where I test the influence of the input channels on a CNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modified input in CNNs

This repo's goal is to study what happens in a CNN (Convolutional Neural Network) model when we modify all the inputs. For example, if we flip vertically the green layer of all images or resize the blue channel.

About

This is a repo where I test the influence of the input channels on a CNN


Languages

Language:Jupyter Notebook 77.1%Language:Python 22.9%