• Stars
    star
    2
  • Language
    JavaScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.