Is anyone working on a pipeline (and/or have they integrated) a deep learning solution for mesh generation? I’m doing a lot of research into different kinds of machine learning integration for babylon, came across this PyTorch3D · A library for deep learning with 3D data and am beginning to see people doing this kind of work. At this point, I’m trying to identify people in the community with similar interests. (I’ve done a bit of fine-tuning on GPT2, so I can feed it text and it will spit out similar text; I’m now trying to do the same thing for meshes).
Also, update on reinforcement learning, I’ve found a library for reinforcement learning in javascript, and am working to build some 3D and VR environments for agent training.
this reply is a year late. I’m interested! I’m just now dipping my toes into deep learning. Got myself the deep learning with javascript which is about tensorflow.js but only in the first few chapters. I’m interested in mesh generations from photos and also animation of characters with reactions to physics. But don’t have a clue where to start yet.