Portrait-Depth-Estimation-using-TensorflowJS-and-NodeJS
An end to end NodeJS script that takes the path of an image (jpeg or png), encodes it into a tensor and passes it to the tensorflow depth estimation model to generate a depth map. The depth map is then saved to a separate file.