Skip to content

himode5008/HiMODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiMODE (Code will be released soon..)

Requirements of Run this Code

pip install -r requirements.txt

How to run this code...

First clone our repo:

git clone https://github.com/himode5008/HiMODE.git
cd HiMODE

Steps: (1)

Download the HiMODE weight HiMODE Weight and create a model folder:

then put the HiMODE_trained.pkl into model folder.

Steps: (2)

Result folder has contained a any.jpg RGB image as an example.
If you want to test your own image, please put your own images into Result folder, Then, run this himode.py file:

python himode.py

After that, the results will be show in this Result folder!

  • Here is the example of some GRAYSCALE images

  • Here is the example of some COLORFUL images

The Restuls are consisted of Both.jpg, Depth.jpg, and Lout.npy.

  • Here Both.jpg is the input and output depth image.
    Depth.jpg is the depth map.
    Lout.npy is the data of input and output value.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages