中文用户可直接左转 B 站动态
如果需要多帧/视频的深度图 或需要 AE 插件的话 可以看看 Auto Depth
GUI for generating depth graphics. Use MiDaS and monodepth2. Support Windows, Mac and Linux.
-
Generate depth graphics
-
Use MiDaS and monodepth2
-
Support common image formats for input/output
-
Support all color maps from Matplotlib
-
Batch process (TODO)
Windows x64 | macOS x64 | Linux x64 |
---|---|---|
gui-win-x64.zip (:white_check_mark:) |
gui-osx-x64.zip (:white_check_mark:) |
gui-linux-x64.zip (:heavy_check_mark:) |
CUDA 10.2 | CUDA 11.1 | CPU (cpuonly ) |
|
---|---|---|---|
Windows x64 | tools-win-x64-10.2.zip (:white_check_mark:) |
tools-win-x64-11.1.zip (:white_check_mark:) |
tools-win-x64-cpuonly.zip (:white_check_mark:) |
macOS x64 | ❌ | ❌ | tools-osx-x64-cpuonly.zip (:white_check_mark:) |
Linux x64 | tools-linux-x64-10.2.zip (:heavy_check_mark:) |
tools-linux-x64-11.1.zip (:heavy_check_mark:) |
tools-linux-x64-cpuonly.zip (:heavy_check_mark:) |
✅: Tested
✔️: Supported
❌: Unsupported
You need to download 2 packages: GUI Package and Tools Package. Check the Matrix section and find the suitable package for your computer.
If you do not have an NVIDIA graphic card, download the cpuonly
package. Otherwise, check CUDA Release Notes to select CUDA version.
Go to Releases to download packages. After downloading these two packages, unzip them, merge them and then start the depth-estimate-gui
executable.
Feel free to open issues. Please attach a log (...
-> Show Log
in editor window) when submitting a bug.
PRs are welcome! Feel free to contribute on this project.
All files and codes in this repo use MIT LICENSE. For MiDaS and monodepth2, please check their respective licenses.