Computer Vision, 3D and the connecting factor - AI

From 2D to 3D Using Neural Nets technical online lecture

by Peter
Reading Time: < 1 minute

In this talk we will present a new artificial intelligence implementation which takes as input a 2D image and automatically reconstructs a 3D model. The reconstruction can happen in any resolution. We will also see how this same architecture combined with a generative adversarial network (GAN), similar in type to the network use for deep-fake, can be used to generate new 3D models.

We will discuss some of the challenges with 3D modelling and AI, we will present cool implementations of AI in visualization, texture analysis and 3D modelling.

This is the technical east hemisphere lecture from June 5th 2020. Attached is the PDF of the talk:

During the talk, I followed the implicit decoder research:
Open source code of the research (including trained network and datasets)
https://github.com/czq142857/implicit-decoder

My own two blog posts about the research:
https://2d3d.ai/index.php/2019/10/11/implicit-decoder-part-1-3d-reconstruction/
https://2d3d.ai/index.php/2019/11/16/implicit-decoder-part-2-3d-generation/

3 comments

Wajahat Shah September 24, 2020 - 08:53

i really very like and enjoying your work .
keep it up

Reply
Peter September 24, 2020 - 10:06

Thanks 🙂 Appreciate the support

Reply
y-aoub July 7, 2021 - 01:02

Great presentation, is there a pre-trained model available ?

Reply

Leave a Comment

You may also like