Skip to content

Commit 7a3a782

Browse files
authored
Add DepthFlow reference
1 parent 500ee72 commit 7a3a782

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ If you often get out of memory errors when computing a depthmap on GPU while usi
8181
- You can run BoostingMonocularDepth on their colab linked here : https://colab.research.google.com/github/compphoto/BoostingMonocularDepth/blob/main/Boostmonoculardepth.ipynb
8282
- Running this program on Colab is not officially supported, but it may work. Please look for more suitable ways of running this. If you still decide to try, standalone installation may be easier to manage.
8383
* `What other depth-related projects could I check out?`
84+
- [DepthFlow](https://github.com/BrokenSource/DepthFlow) by [@Tremeschin](https://github.com/Tremeschin) for a very fast generation of 2.5D videos from images (no need to create mesh beforehand!)
8485
- Several [scripts](https://github.com/Extraltodeus?tab=repositories) by [@Extraltodeus](https://github.com/Extraltodeus) using depth maps.
8586
- geo-11, [Depth3D](https://github.com/BlueSkyDefender/Depth3D) and [Geo3D](https://github.com/Flugan/Geo3D-Installer) for playing existing games in 3D.
8687
- (Feel free to suggest more projects in the discussions!)
@@ -223,4 +224,4 @@ Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data
223224
archivePrefix={arXiv},
224225
primaryClass={cs.CV}
225226
}
226-
```
227+
```

0 commit comments

Comments
 (0)