This is a simple Django REST framework application for a prediction endpoint on the MNIST trained CapsNet model
Credit to CaspNet-Keras by XifengGuo for the excellent Keras implementation of Sara Sabour, Nicholas Frosst, Geoffrey E Hinton. Dynamic Routing Between Capsules. NIPS 2017.
The trained model achieved placed in the top 1% of the Kaggle Digit Recognizer Competition with categorization accuracy of 0.99942.