diff --git a/index.html b/index.html index 3c61191..459a337 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,7 @@
An Overview of 3D Raw Data Segmentation. Initially, we generate the depth image and RGB image by rendering a bird's-eye view of the scene. Users have the option to employ SAM for segmenting top-view images through manual selection or fully automated methods. Subsequently, the 3D model is sliced using Blender Python, and CLIP is utilized to filter out non-architectural categories. @@ -130,7 +130,7 @@
An example of the image rendering part of the toolchain. We offer the random mode (left) and trajectory mode (right) for users to choose from. @@ -139,7 +139,7 @@
An example of the descriptive text render part of toolchain. we utilize BLIP to perform zero-shot image-to-text generation. @@ -177,13 +177,13 @@