All

1_0_37

Learning to Generate Chairs with Convolutional Neural Networks

For a project during my masters degree, we implemented the paper Learning to Generate Chairs by Dosovitskiy et. al. in PyTorch. The only implementation available was the author’s in Caffe with Lua, so we set off to create a clean open source implementation of the work. This work presents an early differentiable renderer using convolutional

Learning to Generate Chairs with Convolutional Neural Networks Read More »

GaitObstacles

Virtual Obstacles in Gait

A few weeks earlier, I talked about two papers I read regarding gait balance when fixed or suddenly appeared obstacles are involved. The papers are Age Effects on Strategies Used to Avoid Obstacles, and Anxiety-mediated gait adaptations reduce errors of obstacle negotiation among younger and older adults: Implications for fall risk. We have been looking for protocols and

Virtual Obstacles in Gait Read More »