Projects

Infusion - Free Your Inspiration

Infusion creates incredible artworks from your photos. Powerful, fast and fully offline, Infusion delivers performance to creatives worldwide who love to experiment and challenge the status quo. Empower your creativity with infinite styles and an infinite stream of inspiration for free with Infusion.

Find out more

InClassifier - The Future of Accessibility

InClassifier is an iOS app utilising the device’s camera to recognise objects, meaning people with visual impairments can use InClassifier to quickly scan an unfamiliar environment. InClassifier is based on the Xception model which can recognise 1000 unique objects with a top-5 accuracy of 94.5%.

InClassifier on the App Store

Neuroball - Man vs Machine

Neuroball

Neuroball is a simple Swift Playground which demonstrates some of the capabilities of artificial neural networks. In Neuroball, you play a game inspired by table tennis against a bot. However, as you play, your movements are recorded. You can choose to train a basic neural network which mimics your movements. If you play aggressively, then the network will play aggressively. If you play passively, then the network will play passively as well.

Neuroball demonstrates that artificial neural networks have applications in many fields, some surprising, like gaming. As Neuroball is just a proof of concept, it may be prone to technical issues. It is available on GitHub under the Apache Licence 2.0.

Neuroball on GitHub