adirathor07 commited on
Commit
0d45a3b
·
1 Parent(s): 5cfa18d
__pycache__/sfm.cpython-38.pyc ADDED
Binary file (11.9 kB). View file
 
__pycache__/space_carving.cpython-38.pyc ADDED
Binary file (3.08 kB). View file
 
app.py CHANGED
@@ -80,13 +80,13 @@ with col2:
80
  st.image("media/rotation_sfm_cam_1_2_3_4[1].gif", width=400, caption="3D Reconstruction")
81
 
82
  st.subheader("6. Gaussian Splatting Method")
83
- # col1, col2 = st.columns(2)
84
 
85
- # with col1:
86
- # st.image("WhatsApp Image 2025-04-12 at 17.40.27_1137ddf7.jpg", width=400, caption="Input Image")
87
 
88
- # with col2:
89
- st.image("media/gs.gif", width=400, caption="3D Reconstruction")
90
 
91
 
92
 
 
80
  st.image("media/rotation_sfm_cam_1_2_3_4[1].gif", width=400, caption="3D Reconstruction")
81
 
82
  st.subheader("6. Gaussian Splatting Method")
83
+ col1, col2 = st.columns(2)
84
 
85
+ with col1:
86
+ st.image("media/gs.gif", width=400, caption="Input Image")
87
 
88
+ with col2:
89
+ st.image("media/output_souvik.png", width=400, caption="3D Reconstruction")
90
 
91
 
92
 
media/output_souvik.png ADDED

Git LFS Details

  • SHA256: 26b944be67940294e003e61a63c3a15f78b94a85b714be392a083fa1f69de6a3
  • Pointer size: 132 Bytes
  • Size of remote file: 2.79 MB