Style Transfer Interface for Diffuse Texture
The aim of the project is to provide of an interactive interface for 3D model texture style transfer, powered by three.js and ml5.js. Through this project, I want to explore the possibilities of machine learning in the 3D world. The user will be able to upload obj and texture files to try the pre-trained styles on their own models. A style transfer model is one of the most performance consuming ones to train. Through this project, I want to get familiar the training setup and process. Here is the sample photo from a non-interactive style transfer prototype.