Kaolin is available here: https://github.com/NVIDIAGameWorks/kaolin
The code can be easily run by:
python optimize.pyRunning with your inputs:
python optimize.py --im examples/vol_im.png --bgr examples/vol_bgr.png python optimize.py --im examples/aerobie_im.png --bgr examples/aerobie_bgr.png python optimize.py --im examples/pen_im.png --bgr examples/pen_bgr.pngThe results will be written to the output folder.
If you use this repository, please cite the following publication:
@inproceedings{sfb, title = {Shape from Blur: Recovering Textured 3D Shape and Motion of Fast Moving Objects}, author = {Denys Rozumnyi and Martin R. Oswald and Vittorio Ferrari and Marc Pollefeys}, booktitle = {NeurIPS}, month = {Dec}, year = {2021} }



