Unity Sentis project sample: Build an escape room with a digit detection AI model | Unity AI
Leverage Sentis, our AI model runtime inference engine, to unlock doors in a locked room. This sample is a beginner tutorial that shows you how to use the basics of Sentis with neural networks. It runs a handwritten digit (number) detection AI model called MNIST which can read written numbers and generate a probability of which number was written for you to use in your game. Download MNIST here: https://github.com/onnx/models/tree/main/vision/classification/mnist