Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.45 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.45 KB

Welcome to the source code of DeepIE3D!

DeepIE3D is short for Deep Interactive Evolutionary 3D Modelling. As the name hints, it is a concept using deep learning combined with evolutionary principles used to evolve 3D models. Please see the website (unfortunately no longer hosted here, host it yourself to see it in action!) for the final result/prototype! Please see the proof of concept video for a step-by-step guide on easy 3D printing with DeepIE3D.

With this code in your hands, you'll be able to deploy DeepIE3D yourself, we've provided access to:

  1. Training of DeepIE3D models (GANs): DeepIE3D_Training
  2. Backend of DeepIE3D (evolution etc.): DeepIE3D_Backend
  3. Frontend of DeepIE3D (3D rendering and interaction): DeepIE3D_Frontend

Further reading

For the curious, here's some reading material on DeepIE etc.:

Cheers from Adrian and Simon!