Skip to content

Commit

Permalink
add project page
Browse files Browse the repository at this point in the history
  • Loading branch information
anhquancao committed Dec 4, 2023
0 parents commit 6d34f0e
Show file tree
Hide file tree
Showing 85 changed files with 55,637 additions and 0 deletions.
43 changes: 43 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["project_page"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
concurrency:
group: "pages"
cancel-in-progress: false

jobs:
# Single deploy job since we're just deploying
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
# Upload entire repository
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
26 changes: 26 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Python intermediate files
*.pyc
*.pyo
*.egg-info/
__pycache__/
*.pyd

# Virtual environment
venv/
*.venv
.env

# Jupyter notebook checkpoints
.ipynb_checkpoints/



# IDEs
# PyCharm
.idea/

# VS Code
.vscode/

# MacOS system files
.DS_Store
Binary file added imgs/arch.png
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 imgs/full hd/psc_qual.mp4
Binary file not shown.
Binary file added imgs/full hd/psc_teaser.mp4
Binary file not shown.
Binary file added imgs/full hd/robo3d_qual.mp4
Binary file not shown.
Binary file added imgs/full hd/unc_qual.mp4
Binary file not shown.
Binary file added imgs/full hd/unc_qual_full.mp4
Binary file not shown.
Binary file added imgs/full hd/unc_qual_kitti.mp4
Binary file not shown.
Binary file added imgs/full hd/unc_qual_kitti360.mp4
Binary file not shown.
Binary file added imgs/github.png
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 imgs/inr_logo_rouge.png
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 imgs/ours3_input_1240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_1505_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_1700_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_1795_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_2025_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_2240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_2575_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_2720_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_2815_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_3115_3.pcd
Binary file not shown.
Binary file added imgs/ours3_input_3230_3.pcd
Binary file not shown.
Binary file added imgs/ours3_median_1240.pcd
Binary file not shown.
Binary file added imgs/ours3_median_1505.pcd
Binary file not shown.
Binary file added imgs/ours3_median_1700.pcd
Binary file not shown.
Binary file added imgs/ours3_median_1795.pcd
Binary file not shown.
Binary file added imgs/ours3_median_2025.pcd
Binary file not shown.
Binary file added imgs/ours3_median_2240.pcd
Binary file not shown.
Binary file added imgs/ours3_median_2575.pcd
Binary file not shown.
Binary file added imgs/ours3_median_2720.pcd
Binary file not shown.
Binary file added imgs/ours3_median_2815.pcd
Binary file not shown.
Binary file added imgs/ours3_median_3115.pcd
Binary file not shown.
Binary file added imgs/ours3_median_3230.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_1240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_1505_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_1700_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_1795_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_2025_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_2240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_2575_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_2720_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_2815_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_3115_3.pcd
Binary file not shown.
Binary file added imgs/ours3_panop_3230_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_1240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_1505_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_1700_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_1795_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_2025_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_2240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_2575_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_2720_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_2815_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_3115_3.pcd
Binary file not shown.
Binary file added imgs/ours3_semantic_3230_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_1240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_1505_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_1700_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_1795_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_2025_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_2240_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_2575_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_2720_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_2815_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_3115_3.pcd
Binary file not shown.
Binary file added imgs/ours3_thing_conf_3230_3.pcd
Binary file not shown.
Binary file added imgs/overview.png
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 imgs/paper_icon.png
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 imgs/psc_qual.mp4
Binary file not shown.
Binary file added imgs/psc_teaser.mp4
Binary file not shown.
Binary file added imgs/quals.png
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 imgs/robo3d_qual.mp4
Binary file not shown.
Binary file added imgs/teaser_v2.png
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 imgs/tum_logo.png
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 imgs/unc_qual.mp4
Binary file not shown.
Binary file added imgs/unc_qual_full.mp4
Binary file not shown.
Binary file added imgs/unc_qual_kitti.mp4
Binary file not shown.
Binary file added imgs/unc_qual_kitti360.mp4
Binary file not shown.
Binary file added imgs/uncertainty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6d34f0e

Please sign in to comment.