-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbk
More file actions
22 lines (19 loc) · 1.02 KB
/
Copy pathbk
File metadata and controls
22 lines (19 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<div
class="row no-gutters mt-4 border rounded bg-light overflow-hidden flex-md-row mb-2 h-md-250 position-relative">
<div class="col-auto d-none d-lg-block">
<image src="images/Publications/DiffSBR/pull_wide.png" height="200" width="300" />
</div>
<div class="col pt-4 pl-4 pr-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-0 text-primary">Preprint, Nov 2023.</strong>
<h5 class="mb-0"><em>DiffSBR</em>: Differentiable Radio Frequency Ray Tracing for Millimeter-Wave Sensing
</h5>
<div class="mb-1 mt-2">
<b>Xingyu Chen</b>,
<a href="http://xyzhang.ucsd.edu/" target="_blank">Xinyu Zhang</a>,
Qiyue Xia, Xinmin Fang, Chris Xiaoxuan Lu, <a href="https://cse.ucdenver.edu/~lizheng/"
target="_blank">Zhengxiong Li</a>
<p>
<a href="https://arxiv.org/abs/2311.13182" class="btn btn-primary mt-1 mr-1">arXiv</a>
</div>
</div>
</div>