For more information on capsule networks check out my Medium articles here and here.
Use pip to install the required python packages:
pip install -r requirements.txt
Start the Flask application by running:
python run_visualization.py
Point your browser to: http://localhost:5000
Add your images to the test_images
directory.
Run:
python render.py [filename]