Skip to content

Commit

Permalink
feat : add the model gif and remove some assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Gy920 committed Mar 4, 2024
1 parent a3c17ed commit 983d449
Show file tree
Hide file tree
Showing 15 changed files with 16 additions and 11 deletions.
Binary file removed assets/imgs/ROC.jpg
Binary file not shown.
Binary file removed assets/imgs/eval.png
Binary file not shown.
Binary file removed assets/imgs/head_new.jpg
Binary file not shown.
Binary file removed assets/imgs/infer_time.png
Binary file not shown.
Binary file added assets/imgs/model_more.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/imgs/model_realworld.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/imgs/result.gif
Binary file not shown.
Binary file removed assets/imgs/result2.jpg
Binary file not shown.
Binary file removed assets/imgs/rotation.gif
Binary file not shown.
Binary file removed assets/imgs/rotation_new.gif
Binary file not shown.
Binary file removed assets/imgs/system.jpg
Binary file not shown.
Binary file removed assets/imgs/table.png
Binary file not shown.
Binary file removed assets/imgs/table1.png
Binary file not shown.
Binary file removed assets/imgs/text.jpg
Binary file not shown.
27 changes: 16 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ <h2>MASSTAR: A Multi-Modal Large-Scale Scene Dataset with a Versatile Toolchain
<h5 style="color:#5a6268;">Submitted to IROS 2024</h5>
<hr>
<h6 style="line-height: 26px;">
<a href="" target="_blank">Guiyong Zheng</a><sup>1,4,*</sup>,
<a href="http://sysu-star.com/people/" target="_blank">Guiyong Zheng</a><sup>1,4,*</sup>,
<a href="" target="_blank">Jinqi Jiang</a><sup>1,3,*</sup>,
<a href="https://chen-albert-feng.github.io/AlbertFeng.github.io/" target="_blank">Chen Feng</a><sup>2,*</sup>,
<a href="https://uav.hkust.edu.hk/group/" target="_blank">Shaojie Shen</a><sup>2</sup>,
<a href="http://sysu-star.com/" target="_blank">Boyu Zhou</a><sup>1,†</sup>
<a href="http://sysu-star.com/people/" target="_blank">Boyu Zhou</a><sup>1,†</sup>
</h6>
<p>
<h7 style="line-height: 2px;">
Expand All @@ -55,7 +55,7 @@ <h6 style="line-height: 26px;">
<i class="fa fa-github-alt"></i> Code </a> </p>
</div>
<div class="column">
<p class="mb-5"><a class="btn btn-large btn-light" href="https://github.com/SYSU-STAR/MASSTAR" role="button" target="_blank">
<p class="mb-5"><a class="btn btn-large btn-light" href="https://zenodo.org/records/8416679" role="button" target="_blank">
<i class="fa fa-database"></i> Datasets </a> </p>
</div>
<div class="column">
Expand Down Expand Up @@ -190,7 +190,7 @@ <h4>Toolchain Tested on Existing Datasets</h4>
<h5 class="text-center">
A. 3D Scene Segmentation
</h5> -->
<img src="https://raw.githubusercontent.com/SYSU-STAR/MASSTAR/gh_page/assets/imgs/toolchain_example.jpg" alt="Overview" width="85%">
<img src="https://raw.githubusercontent.com/SYSU-STAR/MASSTAR/gh_page/assets/imgs/toolchain_example.jpg" alt="Overview" width="100%">
<br><br>
<p class="text-left">
Some examples of independent data processing using the proposed toolchain on the existing datasets.
Expand All @@ -213,11 +213,15 @@ <h4>Example of dataset</h4>
<!-- <video width="100%" playsinline="" autoplay="autoplay" loop="loop" preload="" muted="">
<source src="video/gso_comparison.mp4" type="video/mp4">
</video> -->
<!-- <h6 style="color:#8899a5" class="text-left">
We propose MASSTAR, a multi-modal large-scale scene dataset with a versatile toolchain for surface prediction and completion.
</h6> -->
<img src="https://raw.githubusercontent.com/SYSU-STAR/MASSTAR/gh_page/assets/imgs/rotation_new.gif" alt="ablation-representation" width="80%">
<!-- <br> -->
<h6 style="color:#8899a5" class="text-center">
Some high-quality and real-world models.
</h6>
<img src="https://raw.githubusercontent.com/SYSU-STAR/MASSTAR/gh_page/assets/imgs/model_realworld.gif" alt="ablation-representation" width="100%">
<br>
<h6 style="color:#8899a5" class="text-center">
More Scene-level models.
</h6>
<img src="https://raw.githubusercontent.com/SYSU-STAR/MASSTAR/gh_page/assets/imgs/model_more.gif" alt="ablation-representation" width="100%">
<!-- <p class="text-center">
result
</p> -->
Expand Down Expand Up @@ -352,11 +356,12 @@ <h3>Citation</h3>
</div>
</div>
</div>

</div>

<div class="container">
<footer class="text-center" style="margin-bottom:10px">
This website is adapted from <a href="https://liuyuan-pal.github.io/SyncDreamer/" target="_blank">SyncDreamer</a>.
</footer>

</div>
</body>
</html>

0 comments on commit 983d449

Please sign in to comment.