3D-Reconstruction This repository contains various methods/algorithms that I tried to implement 3d-reconstruction using single 2d images. The different algorithms implemented were: NeRF Used multiple 2d images of a object and alos to camera angles/poses at which the 2d images were captured to generate a single 3d object. PIFuHD from facebook. Used to create 3d models from single human images.