File size: 533 Bytes
18f2f54
 
e34c33f
0c1e42b
e34c33f
18f2f54
f909449
18f2f54
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: CNNs Interpretation Visualization
emoji: 💡
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.19.0
app_file: Home.py
pinned: false
---

# Visualizing Interpretations of CNN models: ConvNeXt, ResNet and MobileNet

To be change name: CNNs-interpretation-visualization

This app was built with Streamlit. To run the app, `streamlit run Home.py` in the terminal.

This repo lacks one more folder `data/preprocessed_image_net` which contains 50,000 preprocessed imagenet validation images saved in 5 pickle files.