thumbnail

BlenderProc Publication Visualization

Visualizing data is my passion as you might have gathered from the content of this blog. Not having the time to make beautiful visualizations for a project or publication thus hurts all the more. I therefore decided to finally sit down for a couple of days and implement an easy-to-use tool that allows for the generation of publication-ready visualizations in seconds instead of hours. The result is BlenderProc Publication Visualization (bproc-pubvis), a Python package that allows for the generation of beautiful visualizations of 3D objects and point clouds in seconds instead of hours. Enjoy!

thumbnail

Deep Learning on photorealistic synthetic data

If you work in machine learning, or worse, deep learning, you have probably encountered the problem of too few data at least once. For a classification task you might get away with hand-labeling a couple of thousand images and even detection might still be within manual reach if you can convince enough friends to help you. And then you also want to do segmenation. Even if possible, hand-labeling is an incredibly boring, menial task. But what if you could automate it by rendering photorealistic synthetic training data with pixel-perfect annotations for all kinds of scene understanding problems?