Working on a #python personal project to convert an image into a 3D height map that can be 3D printed. Was relatively easy to plug together a few Python packages (mainly transformers, pillow, and trimesh) to do this. Tested on our jack russell terrier Oni. Repo is here: https://github.com/owenlamont/model_maker if anyone is interested.