Spaces:
Running
on
Zero
Running
on
Zero
Commit
β’
533154e
1
Parent(s):
4caa7fb
updates (#2)
Browse files- renamed files (bb23732740b4201ba2107391aedec10222986b3c)
- small description fixes (89d2adac6a61df1946d24dba085a322d268a21da)
Co-authored-by: Nikita Karaev <[email protected]>
- app.py +2 -2
- vggsfm_code/examples/apple/images/{frame000001.jpg β 001.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000010.jpg β 010.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000019.jpg β 019.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000028.jpg β 028.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000037.jpg β 037.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000046.jpg β 046.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000055.jpg β 055.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000064.jpg β 064.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000073.jpg β 073.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000082.jpg β 082.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000091.jpg β 091.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000100.jpg β 100.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000109.jpg β 109.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000118.jpg β 118.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000127.jpg β 127.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000136.jpg β 136.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000145.jpg β 145.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000154.jpg β 154.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000163.jpg β 163.jpg} +0 -0
- vggsfm_code/examples/apple/images/{frame000172.jpg β 172.jpg} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5565.JPG β 565.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5568.JPG β 568.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5573.JPG β 573.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5579.JPG β 579.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5582.JPG β 582.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5585.JPG β 585.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5588.JPG β 588.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5590.JPG β 590.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5593.JPG β 593.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5596.JPG β 596.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5600.JPG β 600.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5603.JPG β 603.JPG} +0 -0
- vggsfm_code/examples/bonsai/images/{DSCF5615.JPG β 615.JPG} +0 -0
- vggsfm_code/examples/british_museum/images/{32630292_7166579210.jpg β 210.jpg} +0 -0
- vggsfm_code/examples/british_museum/images/{78600497_407639599.jpg β 599.jpg} +0 -0
- vggsfm_code/examples/british_museum/images/{29057984_287139632.jpg β 632.jpg} +0 -0
- vggsfm_code/examples/british_museum/images/{51004432_567773767.jpg β 767.jpg} +0 -0
- vggsfm_code/examples/british_museum/images/{71931631_7212707886.jpg β 886.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{81272348_2712949069.jpg β 069.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{45839934_4117745134.jpg β 134.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{93266801_2335569192.jpg β 192.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{32630292_7166579210.jpg β 210.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{80340357_5029510336.jpg β 336.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{62620282_3728576515.jpg β 515.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{78600497_407639599.jpg β 599.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{29057984_287139632.jpg β 632.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{51004432_567773767.jpg β 767.jpg} +0 -0
- vggsfm_code/examples/british_museum/images_10/{71931631_7212707886.jpg β 886.jpg} +0 -0
app.py
CHANGED
@@ -192,7 +192,7 @@ british_museum_images = glob.glob(f'vggsfm_code/examples/british_museum/images/*
|
|
192 |
|
193 |
|
194 |
with gr.Blocks() as demo:
|
195 |
-
gr.Markdown("#
|
196 |
|
197 |
gr.Markdown("""
|
198 |
<div style="text-align: left;">
|
@@ -200,7 +200,7 @@ with gr.Blocks() as demo:
|
|
200 |
This space demonstrates 3D reconstruction from input image frames. </p>
|
201 |
<p>To get started quickly, you can click on our <strong> examples (the bottom of the page) </strong>. If you want to reconstruct your own data, simply: </p>
|
202 |
<ul style="display: inline-block; text-align: left;">
|
203 |
-
<li>upload
|
204 |
<li>upload a video (.mp4, .mov, etc.) </li>
|
205 |
</ul>
|
206 |
<p>If both images and videos are uploaded, the demo will only reconstruct the uploaded images. By default, we extract <strong> 1 image frame per second from the input video </strong>. To prevent crashes on the Hugging Face space, we currently limit reconstruction to the first 25 image frames. </p>
|
|
|
192 |
|
193 |
|
194 |
with gr.Blocks() as demo:
|
195 |
+
gr.Markdown("# ποΈ VGGSfM: Visual Geometry Grounded Deep Structure From Motion")
|
196 |
|
197 |
gr.Markdown("""
|
198 |
<div style="text-align: left;">
|
|
|
200 |
This space demonstrates 3D reconstruction from input image frames. </p>
|
201 |
<p>To get started quickly, you can click on our <strong> examples (the bottom of the page) </strong>. If you want to reconstruct your own data, simply: </p>
|
202 |
<ul style="display: inline-block; text-align: left;">
|
203 |
+
<li>upload images (.jpg, .png, etc.), or </li>
|
204 |
<li>upload a video (.mp4, .mov, etc.) </li>
|
205 |
</ul>
|
206 |
<p>If both images and videos are uploaded, the demo will only reconstruct the uploaded images. By default, we extract <strong> 1 image frame per second from the input video </strong>. To prevent crashes on the Hugging Face space, we currently limit reconstruction to the first 25 image frames. </p>
|
vggsfm_code/examples/apple/images/{frame000001.jpg β 001.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000010.jpg β 010.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000019.jpg β 019.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000028.jpg β 028.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000037.jpg β 037.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000046.jpg β 046.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000055.jpg β 055.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000064.jpg β 064.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000073.jpg β 073.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000082.jpg β 082.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000091.jpg β 091.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000100.jpg β 100.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000109.jpg β 109.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000118.jpg β 118.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000127.jpg β 127.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000136.jpg β 136.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000145.jpg β 145.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000154.jpg β 154.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000163.jpg β 163.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/apple/images/{frame000172.jpg β 172.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5565.JPG β 565.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5568.JPG β 568.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5573.JPG β 573.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5579.JPG β 579.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5582.JPG β 582.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5585.JPG β 585.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5588.JPG β 588.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5590.JPG β 590.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5593.JPG β 593.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5596.JPG β 596.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5600.JPG β 600.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5603.JPG β 603.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/bonsai/images/{DSCF5615.JPG β 615.JPG}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images/{32630292_7166579210.jpg β 210.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images/{78600497_407639599.jpg β 599.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images/{29057984_287139632.jpg β 632.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images/{51004432_567773767.jpg β 767.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images/{71931631_7212707886.jpg β 886.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{81272348_2712949069.jpg β 069.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{45839934_4117745134.jpg β 134.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{93266801_2335569192.jpg β 192.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{32630292_7166579210.jpg β 210.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{80340357_5029510336.jpg β 336.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{62620282_3728576515.jpg β 515.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{78600497_407639599.jpg β 599.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{29057984_287139632.jpg β 632.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{51004432_567773767.jpg β 767.jpg}
RENAMED
File without changes
|
vggsfm_code/examples/british_museum/images_10/{71931631_7212707886.jpg β 886.jpg}
RENAMED
File without changes
|