Spaces:
Configuration error
Configuration error
File size: 377 Bytes
a2fcab8 49a4f9d a2fcab8 49a4f9d a2fcab8 49a4f9d a2fcab8 |
1 2 3 4 5 6 7 8 9 10 11 12 |
# 2D to 3D VR 180 Converter
This is a Streamlit-based web app that converts a 2D video clip into a 3D VR 180 experience using AI depth estimation and stereoscopic rendering.
## Prerequisites
- Python 3.10+
- Git
- A VR headset (e.g., Oculus Quest) for testing output
- Google's spatial-media tool[](https://github.com/google/spatial-media)
## Setup
1. Clone this repository: |