taquynhnga's picture
added adversarial attacks & change to streamlit 1.19.0
0c1e42b
|
raw
history blame
533 Bytes
---
title: CNNs Interpretation Visualization
emoji: 💡
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.10.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.