CapsNet Visualization Save

🎆 A visualization of the CapsNet layers to better understand how it works

Project README

CapsNet-Visualization

For more information on capsule networks check out my Medium articles here and here.

Setup

Use pip to install the required python packages:

pip install -r requirements.txt

Running the Tool

Start the Flask application by running:

python run_visualization.py

Point your browser to: http://localhost:5000

Testing your own Images

Add your images to the test_images directory.

Run:

python render.py [filename]
Open Source Agenda is not affiliated with "CapsNet Visualization" Project. README Source: bourdakos1/CapsNet-Visualization
Stars
394
Open Issues
16
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating