Spaces:
Running
on
Zero
Running
on
Zero
update video link
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ REPO_ID = "VAST-AI/MIDI-3D"
|
|
30 |
|
31 |
MARKDOWN = """
|
32 |
## Image to 3D Scene with [MIDI-3D](https://huanngzh.github.io/MIDI-Page/)
|
33 |
-
<b>Important!</b> Please check out our [instruction video](https://github.com/user-attachments/assets/
|
34 |
1. Upload an image, and draw bounding boxes for each instance by holding and dragging the mouse. Then clik "Run Segmentation" to generate the segmentation result. <b>Ensure instances should not be too small and bounding boxes fit snugly around each instance.</b>
|
35 |
2. <b>Check "Do image padding" in "Generation Settings" if instances in your image are too close to the image border.</b> Then click "Run Generation" to generate a 3D scene from the image and segmentation result.
|
36 |
3. If you find the generated 3D scene satisfactory, download it by clicking the "Download GLB" button.
|
|
|
30 |
|
31 |
MARKDOWN = """
|
32 |
## Image to 3D Scene with [MIDI-3D](https://huanngzh.github.io/MIDI-Page/)
|
33 |
+
<b>Important!</b> Please check out our [instruction video](https://github.com/user-attachments/assets/814c046e-f5c3-47cf-bb56-60154be8374c)!
|
34 |
1. Upload an image, and draw bounding boxes for each instance by holding and dragging the mouse. Then clik "Run Segmentation" to generate the segmentation result. <b>Ensure instances should not be too small and bounding boxes fit snugly around each instance.</b>
|
35 |
2. <b>Check "Do image padding" in "Generation Settings" if instances in your image are too close to the image border.</b> Then click "Run Generation" to generate a 3D scene from the image and segmentation result.
|
36 |
3. If you find the generated 3D scene satisfactory, download it by clicking the "Download GLB" button.
|