|
|
--- |
|
|
title: Geometry Prior Visualization Demo |
|
|
emoji: ๐ |
|
|
colorFrom: blue |
|
|
colorTo: red |
|
|
sdk: gradio |
|
|
sdk_version: 6.3.0 |
|
|
app_file: app.py |
|
|
pinned: false |
|
|
--- |
|
|
|
|
|
# Geometry Prior Visualization Demo |
|
|
|
|
|
This demo shows the visualization of geometry priors from RGB and depth images. |
|
|
|
|
|
## Usage |
|
|
1. Use the provided example images or upload your own RGB and depth images |
|
|
2. Enter X (0-640) and Y (0-480) coordinates |
|
|
3. A star marker will show the selected position |
|
|
4. Click "Generate Visualization" to see the result |
|
|
|
|
|
## Examples |
|
|
The demo includes example images from the NYUDepthv2 dataset. |