Skip to content

Commit

Permalink
update game4loc and cv
Browse files Browse the repository at this point in the history
  • Loading branch information
YUXIANG Ji committed Dec 10, 2024
1 parent 774ea8d commit be117ba
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 15 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion _site/2018-01-02/github-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h2 id="duration">Duration</h2>

<footer>
<span>
&copy; <time datetime="2024-11-29 17:23:22 +0800">2024</time> Yuxiang Ji. <a href="https://github.com/kssim/about-portfolio/">A.P</a> theme by kssim.
&copy; <time datetime="2024-12-10 15:06:25 +0800">2024</time> Yuxiang Ji. <a href="https://github.com/kssim/about-portfolio/">A.P</a> theme by kssim.
</span>
</footer>
</body>
Expand Down
Binary file removed _site/assets/favicon_bk.ico
Binary file not shown.
Binary file modified _site/assets/pdf/CV_yuxiang_ji.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ <h1 id="about-me">About Me</h1>
<h1 id="publications">Publications</h1>

<!-- <div class="publications-container"> -->
<div style="display: flex; align-items: center; margin-bottom: 20px">
<div style="display: flex; align-items: flex-start; margin-bottom: 20px">
<img src="assets/img/GTA-UAV-demo.png" alt="Game4Loc" width="150" height="80" />
<div style="margin-left: 20px;">
<h4>Game4Loc: A UAV Geo-Localization Benchmark from Game Data</h4>
<div class="custom-text"><strong>Yuxiang Ji*</strong>, Boyong He*, Zhuoyue Tan, Liaoni Wu <br /></div>
<div class="custom-text"><em>Under Review</em></div>
<div class="custom-text"><em>AAAI</em>, 2025</div>
<div class="custom-text"><a href="https://yux1angji.github.io/game4loc">[Project]</a> | <a href="https://arxiv.org/abs/2409.16925">[Arxiv]</a> | <a href="https://github.com/Yux1angJi/GTA-UAV">[Github]</a> | <a href="game4loc/static/pdfs/game4loc.pdf">[PDF]</a> </div>
</div>
</div>
Expand Down Expand Up @@ -242,7 +242,7 @@ <h1 id="honors-and-awards">Honors and Awards</h1>

<footer>
<span>
&copy; <time datetime="2024-11-29 17:23:22 +0800">2024</time> Yuxiang Ji. <a href="https://github.com/kssim/about-portfolio/">A.P</a> theme by kssim.
&copy; <time datetime="2024-12-10 15:06:25 +0800">2024</time> Yuxiang Ji. <a href="https://github.com/kssim/about-portfolio/">A.P</a> theme by kssim.
</span>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion _site/portfolio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h2 class="nav-title">Yuxiang Ji</h2>

<footer>
<span>
&copy; <time datetime="2024-11-29 17:23:22 +0800">2024</time> Yuxiang Ji. <a href="https://github.com/kssim/about-portfolio/">A.P</a> theme by kssim.
&copy; <time datetime="2024-12-10 15:06:25 +0800">2024</time> Yuxiang Ji. <a href="https://github.com/kssim/about-portfolio/">A.P</a> theme by kssim.
</span>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion _site/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</url>
<url>
<loc>http://localhost:4000/yuxiangji/assets/pdf/CV_yuxiang_ji.pdf</loc>
<lastmod>2024-11-29T17:16:06+08:00</lastmod>
<lastmod>2024-11-29T17:28:31+08:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/yuxiangji/assets/pdf/Diffusion_Domain_Teacher.pdf</loc>
Expand Down
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified assets/pdf/.DS_Store
Binary file not shown.
Binary file not shown.
41 changes: 34 additions & 7 deletions game4loc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,34 @@
</head>
<body>

<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu">
<div class="navbar-start" style="flex-grow: 1; justify-content: center;">
<a class="navbar-item" href="https://yuxiang-ji.com">
<span class="icon">
<i class="fas fa-home"></i>
</span>
</a>
</div>
</div>
</nav>


<section class="hero">
<section class="hero" style="padding-top: 0; margin-top: -30px;">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">Game4Loc: A UAV Geo-Localization Benchmark from Game Data</h1>
<h1 class="title is-1 publication-title" style="margin-bottom: 0.5rem;">Game4Loc: A UAV Geo-Localization Benchmark from Game Data</h1>
<div class="is-size-5" style="margin-bottom: 0.5rem;"><strong>AAAI 2025</strong><br></div>

<div class="is-size-5 publication-authors">
<!-- Paper authors -->
<span class="author-block">
Expand Down Expand Up @@ -301,12 +322,18 @@ <h2 class="title">Poster</h2>


<!--BibTex citation -->
<!-- <section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>BibTex Code Here</code></pre>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre class="bibtex-block">
<code>@article{ji2024game4loc,
title = {Game4Loc: A UAV Geo-Localization Benchmark from Game Data},
author = {Ji, Yuxiang and He, Boyong and Tan, Zhuoyue and Wu, Liaoni},
journal= {arXiv preprint arXiv:2409.16925},
year = {2024},
}</code></pre>
</div>
</section> -->
</section>
<!--End BibTex citation -->


Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ I obtained my Master degree in Artificial Intelligence and Machine Learning from
# Publications

<!-- <div class="publications-container"> -->
<div style="display: flex; align-items: center; margin-bottom: 20px">
<div style="display: flex; align-items: flex-start; margin-bottom: 20px">
<img src="assets/img/GTA-UAV-demo.png" alt="Game4Loc" width="150" height="80">
<div style="margin-left: 20px;">
<h4>Game4Loc: A UAV Geo-Localization Benchmark from Game Data</h4>
<div class="custom-text"><strong>Yuxiang Ji*</strong>, Boyong He*, Zhuoyue Tan, Liaoni Wu <br></div>
<div class="custom-text"><em>Under Review</em></div>
<div class="custom-text"><em>AAAI</em>, 2025</div>
<div class="custom-text"><a href="https://yux1angji.github.io/game4loc">[Project]</a> | <a href="https://arxiv.org/abs/2409.16925">[Arxiv]</a> | <a href="https://github.com/Yux1angJi/GTA-UAV">[Github]</a> | <a href="game4loc/static/pdfs/game4loc.pdf">[PDF]</a> </div>
</div>
</div>
Expand Down

0 comments on commit be117ba

Please sign in to comment.