Spaces:
Running
Running
Alexander Hortua
commited on
Update README.md
Browse filesDisplaying images on Readme
README.md
CHANGED
@@ -16,23 +16,22 @@ pinned: false
|
|
16 |
## Documentation Examples
|
17 |
|
18 |
### Input and Segmentation
|
19 |
-

|
32 |
-
*The Gradio web interface with all adjustment controls*
|
33 |
-
|
34 |
## Lab Report
|
35 |
|
|
|
|
|
|
|
36 |
### Introduction
|
37 |
This project implements a sophisticated 3D image processing system that combines person segmentation with stereoscopic and anaglyph image generation. The main objectives were to:
|
38 |
1. Accurately segment people from images using advanced AI models
|
|
|
16 |
## Documentation Examples
|
17 |
|
18 |
### Input and Segmentation
|
19 |
+

|
20 |
*Example of original input image and its segmentation mask*
|
21 |
|
22 |
### Stereo Processing
|
23 |
+

|
24 |
*Demonstration of stereo pair generation with different interaxial distances*
|
25 |
|
26 |
### Anaglyph Output
|
27 |
+

|
28 |
*Final anaglyph output with red-cyan 3D effect*
|
29 |
|
|
|
|
|
|
|
|
|
30 |
## Lab Report
|
31 |
|
32 |
+
[Read the full report](public/Project%204%20Report.pdf)
|
33 |
+
|
34 |
+
|
35 |
### Introduction
|
36 |
This project implements a sophisticated 3D image processing system that combines person segmentation with stereoscopic and anaglyph image generation. The main objectives were to:
|
37 |
1. Accurately segment people from images using advanced AI models
|