Request for new extension call "3D video/gif"? #4268
Replies: 7 comments 41 replies
-
I failed to get it working on locally linux on cpu |
Beta Was this translation helpful? Give feedback.
-
I just tested it on my windows+git bash, the project can choose CPU but seems the GPU is required by a sub-library called 'BoostingMonocularDepth'. So the whole process will take around 4GB vram of a short time. Not sure if can it make as an extension or post-script. my test code has been uploaded. just use git bash to run
2022/11/05 update |
Beta Was this translation helpful? Give feedback.
-
Deforum extension has 3D depth mapping, and I think can do this and more. Although it's not as simple to use, totally worth the initial learning curve though. |
Beta Was this translation helpful? Give feedback.
-
I've made it working on my win10 pc a couple of month ago. Should still have a working anaconda environment for it - I remember it was really hard to find versions of packages that would work together + some fixes to code i've looked up somewhere |
Beta Was this translation helpful? Give feedback.
-
Extraltodeus/depthmap2mask#11 (comment) @AugmentedRealityCat LeRes depth image here, I cannot use the windows so I gen this using colab. If you want to try in windows you can check out my change here: 200113072-01c99308-03c0-44cb-b163-9b5de3357533_zoom-in.mp4 |
Beta Was this translation helpful? Give feedback.
-
First run did not work - something about a res101.pth file missing. I found a link to it on a boostingmonoculardepth colab and I'll download and put it where it seems to be going |
Beta Was this translation helpful? Give feedback.
-
This is it TOTAL SUCCESS ! Thank you once again for this wonderful adventure. The quality of the depthmap is outstanding for something extracted from a single picture. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/vt-vl-lab/3d-photo-inpainting
I saw a method to convert 2D images to 3D videos, does anyone plans to work on it?
I find a colab and tested with this SD image (37KB) from image source
Below is the result. (607KB)
image-46-33_swing.mp4
my windows test code has been uploaded.
https://github.com/donlinglok/3d-photo-inpainting
for windows just use git bash to run
2022/11/05 update test case:



depth image MiDas vs LeRes:
08265-1049740864_dolly-zoom-in.mp4
08265-1049740864_circle
08265-1049740864_swing
08265-1049740864_zoom-in
Beta Was this translation helpful? Give feedback.
All reactions