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

https://github.com/varugasu/what-cnn-sees

What does CNN sees in each layer?
https://github.com/varugasu/what-cnn-sees

cats-vs-dogs cnn tensorflow-2 tensorflow2

Last synced: 8 months ago
JSON representation

What does CNN sees in each layer?

Awesome Lists containing this project

README

          

# What does CNN see?

### A repository showing the output from each Conv2D and MaxPooling layer

#### Using my custom model from Cats or Dogs:
* https://github.com/dracoboros/Cats-Or-Dogs/blob/master/src/cats_dogs_v3.h5

---
###### inspired by: https://becominghuman.ai/what-exactly-does-cnn-see-4d436d8e6e52