Skip to content

Husseinhhameed/RGB2DEPTH

Repository files navigation

RGB to Depth Image Converter

This repository contains the code and resources for a web application that converts RGB images to depth images using a pretrained deep learning model. Users can simply open the home page, upload an image, and receive the corresponding depth image.The web application is published on https://husseinhhameed.github.io/RGB2DEPTH/

Features

3D Surface Visualization

3D Surface Visualization

  • Easy to use web interface
  • Fast and accurate depth estimation
  • Utilizes a pretrained model for high performance
  • Supports various image formats (JPEG, PNG, BMP)

Usage

  1. Open the Home Page
  2. Upload an Image: Click on the upload button and select your RGB image or Drag and drop your rgb image.
  3. View the Result: The application will process the image and display the depth image.

Resources

  1. RGB-Depthify
  2. mobilePydnet
  3. pydnet

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Thanks again!

Contact

[email protected]

License

Project is licensed under APACHE version 2.0 license. Weights of the network can be used for research purposes only.