Skip to content

Releases: rgl-epfl/large-steps-pytorch

Version 0.2.2

22 Aug 16:31
Compare
Choose a tag to compare

Version 0.2.1

05 Sep 13:47
Compare
Choose a tag to compare

Fixes issue #11

Version 0.2.0

03 Jun 15:18
Compare
Choose a tag to compare
  • Use cholespy for the Cholesky solver, making the dependencies lighter and easier to install
  • Added an optimization to the rendering code

⚠️ These changes have an influence on the performance of different blocks of the experiments pipeline, so you may notice some timing discrepancies when running the experiments.

Version 0.1.1

09 Dec 13:34
Compare
Choose a tag to compare

This repository contains the implementation of our research paper "Large Steps in Inverse Rendering of Geometry". It contains the parameterization code as a python package, as well as code to reproduce several figures from the paper.