File size: 595 Bytes
fcc16aa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: CNNs Interpretation Visualization
emoji: 💡
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.17.0
app_file: Home.py
pinned: false
duplicated_from: taquynhnga/CNNs-interpretation-visualization
---

# 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.