Spaces:
Build error
Build error
| 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. | |