Skip to content

Commit

Permalink
᮳ï¿¿ Update code link
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin900429 committed Sep 16, 2024
1 parent abee654 commit a5307fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
> Bo-Kai Ruan, Hao-Tang Tsui, Yung-Hui Li, Hong-Han Shuai
>
> * Contact: Bo-Kai Ruan
> * [arXiv paper](#) | [Project Website](https://basiclab.github.io/TTSG)
> * [arXiv paper](http://arxiv.org/abs/2409.09575) | [Project Website](https://basiclab.github.io/TTSG)

## A. Installation 🚀
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@ <h1 class="title is-2 publication-title">Traffic Scene Generation from Natural L
<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="#" class="external-link button is-normal is-rounded is-dark">
<a href="http://arxiv.org/abs/2409.09575" target="_blank" class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
<span>arXiv [WIP]</span>
<span>arXiv</span>
</a>
</span>
<span class="link-block">
Expand Down Expand Up @@ -157,7 +157,7 @@ <h1 class="title is-2 publication-title">Traffic Scene Generation from Natural L
<div class="hero-body">
<img src="./static/images/ttsg_pipeline.svg" alt="this slowpoke moves" />
<h2 class="subtitle has-text-centered">
The TTSG pipeline, encompassing four primary stages: analysis, road retrieval,
The TTSG pipeline, encompassing four primary stages: analysis, road candidate retrieval,
agent planning, road ranking, and
generation.
</h2>
Expand Down Expand Up @@ -840,7 +840,7 @@ <h2 class="title">BibTeX</h2>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<a class="icon-link" href="#">
<a class="icon-link" href="http://arxiv.org/abs/2409.09575" target="_blank">
<i class="fas fa-file-pdf"></i>
</a>
<a class="icon-link" target="_blank" href="https://github.com/basiclab/TTSG" class="external-link" disabled>
Expand Down

0 comments on commit a5307fe

Please sign in to comment.