Skip to content

Create 3D side-by-side and red/cyan anaglyph videos and images from any 2D source.

Notifications You must be signed in to change notification settings

instant-high/2D-to-3D-Video-Image-ONNX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-to-3D-Video-Image-ONNX

Create 3D side-by-side and red/cyan anaglyph videos and images from any 2D source.

Output formats:

Side-by-side - parallel and crosseye

Side-by-side Half - parallel and crosseye

Red/Cyan anaglyph

It's also possible to output the depthmap.

.

Anaglyph example:

anaglyph

depthmap:

depth

SBS crosseye example:

crosseye

Onnx converted models taken from: https://github.com/fabio-sim/Depth-Anything-ONNX

Original repository: https://github.com/LiheYoung/Depth-Anything

@inproceedings{depthanything, title={Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data}, author={Yang, Lihe and Kang, Bingyi and Huang, Zilong and Xu, Xiaogang and Feng, Jiashi and Zhao, Hengshuang}, booktitle={CVPR}, year={2024} }