Closed ZhenWusi closed 6 months ago
python seathru.py
should be able to run the code. You may need to install some required packages before you run the code. Depth map can be generated by different methods, you may refer to depth estimation for more detailed information.
Can you provide a way to get the depth map, or can you provide your dataset format?thank you very much
Can you provide a way to get the depth map, or can you provide your dataset format?thank you very much
This is a repo for depth map generation Depth map Repo.
Below is a dataset folder structure for example. Make sure the corresponding uw_img and depth_map share the same name and extension.
.
└── dataset/
├── input/
│ └── uw_img
└── depth/
└── depth_map
Thank you very much?I will try it.
How to run the code, what the depth folder looks like, how to get it