AI
How We Ran Our PyTorch Models Without Python Using TorchScript
At Hoomanely, a lot of our intelligence runs on models we trained in PyTorch: YOLO segmentation networks that understand what is happening in a frame, a MobileNetV3 classifier that recognises bowls, and a YAMNet-based audio model that listens for specific sounds. Training these in Python is comfortable. Shipping them is