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 »