Highlights

Luke Wood: Software Generalist & Machine Learning Specialist

wizardwars.online

wizardwars.online

wizardwars.online is a real-time multiplayer web game written entirely in TypeScript. Some highlights are the custom game engine, use of the Colyseus framework for authoritative multiplayer games, distributed physics computation and prediction, and a full React based rendering system.

Teach StableDiffusion new concepts via Textual Inversion

Teach StableDiffusion new concepts via Textual Inversion

Learning new visual concepts with KerasCV's StableDiffusion implementation.

KerasCV

KerasCV

KerasCV is the official Keras repository of computer vision extensions to the Keras API (layers, metrics, losses, models, data-augmentation) that applied computer vision engineers can leverage to quickly assemble production-grade, state-of-the-art training and inference pipelines.

Train an Object Detection Model on Pascal VOC 2007 using KerasCV

Train an Object Detection Model on Pascal VOC 2007 using KerasCV

Use KerasCV to train a RetinaNet on Pascal VOC 2007. In addition to authoring the tutorial, I also authored the API and underlying components including models, data augmentation, and evaluation metrics.

Blog