-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
152 lines (139 loc) · 4.84 KB
/
index.html
File metadata and controls
152 lines (139 loc) · 4.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Bath Visual Computing Visual Computing Reading Group">
<title>BVC VCRG</title>
<link rel="stylesheet" href="bootstrap-5.0.2.min.css">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" type="image/png" href="bvc-icon.png" />
</head>
<body>
<div class="container">
<img src="bvc-logo.png" width="400" alt="Logo for Bath Visual Computing" style="display:block; margin: 0.5em auto;" />
<h4 class="heading center_text">Reading Group and Research Seminar</h4>
<hr>
<p class="location_time center_text">
<b>Time slot: TBA</b>
</p>
<p>
This page contains information and the schedule for the Bath Visual Computing reading group.
</p>
<h5>Reading Group</h5>
<p>
A short presentation (~20 minutes) of a topic that is relevant to a student’s research and of more general interest to the wider group.
The topic can come from a paper, tutorial, survey, proposal etc.
You can prepare slides, if you like, or present using existing resources.
</p>
<p>
<u>Preparation:</u>
Please send the title of your chosen talk and a link to the project (if any) to the organiser the week before your presentation.
The idea is to allow others to look at the content prior to the reading group.
</p>
<!-- <h5>Research Seminar</h5>-->
<!-- <p>-->
<!-- This is a short presentation (~10 minutes) on a student’s current work in progress, including the motivation and goal of the project, as well as a discussion of current issues and next steps, followed by questions and answers from the group (~10 minutes).-->
<!-- </p>-->
<hr>
<h5>Ground rules</h5>
<ol>
<li>Timeslots were allocated randomly with manual tweaks to ensure at least 4 weeks between presentations by the same person.</li>
<li>If a time is inconvenient for whatever reason, please find someone to swap with, who agrees to swap. Notify the organiser about the swap via email, ccing the other presenter.</li>
</ol>
<h4 class="center_text">Schedule for 2023/24</h4>
<hr>
<div class="table-wrapper">
<table id="schedule" class="table table-hover table-striped">
<thead>
<tr>
<th scope="col" width="10%">Date</th>
<th scope="col" width="45%">Presenter</th>
<th scope="col" width="45%">Topic</th>
</tr>
</thead>
<tbody>
<tr>
<td>8 Nov 2023</td>
<td>Jack Saunders
<td>CVPR submission feedback</td>
</tr>
<tr>
<td>29 Nov 2023</td>
<td>Prof. Peter Hall<br></td>
<td>Proposal: Tactile Paper</td>
</tr>
<tr>
<td>21 Feb 2024</td>
<td>Adam Artshorne</td>
<td>Red Carpet Ready? Getting Varifolds Into Shape...No Ozempic Required</td>
</tr>
<tr>
<td>13 Mar 2024</td>
<td>Vinay Namboodiri</td>
<td>Out-of-distribution generalisation in Diffusion Models</td>
</tr>
<tr>
<td>27 Mar 2024</td>
<td>George Fletcher</td>
<td>Motion Matching and Beyond</td>
</tr>
<tr>
<td>10 Apr 2024</td>
<td>Joe Goodier</td>
<td>Likelihood-based Out-of-Distribution Detection with Denoising Diffusion Probabilistic Models (BMVC 2023)</td>
</tr>
<tr>
<td>24 Apr 2024</td>
<td>Prof. Neill Campbell</td>
<td>DeepCurrents: Learning Implicit Representations of Shapes with Boundaries</td>
</tr>
<tr>
<td>8 May 2024</td>
<td>Jundan Luo</td>
<td>IntrinsicDiffusion: Joint Intrinsic Layers from Latent Diffusion Models (SIGGRAPH 2024)</td>
</tr>
<tr>
<td>29 May 2024</td>
<td>Avery Huang</td>
<td>Rectifying Strip Patterns (SIGGRAPH Asia 2023)</td>
</tr>
</tbody>
</table>
</div>
<br>
<h5>Future speakers </h5>
<ol>
<li>KERR, William</li>
<li>Dr Da Chen</li>
<li>KRAVETS, Alexey</li>
<li>LIU, Xiaochang</li>
<li>LORIMER, Philip</li>
<li>GOU, Siyuan</li>
<li>MERCHANT, Daniel</li>
<li>Dr Tom Fincham Haines</li>
<li>PAKENAITE, Karolina</li>
<li>PARRY, Jack</li>
<li>REY AREA, Manuel</li>
<li>Dr Wenbin Li</li>
<li>SAUNDERS, Jack R</li>
<li>SHARMA, Shashank</li>
<li>TAO, Jiong</li>
<li>Dr Davide Moltisanti</li>
<li>TAYLOR, Alexander</li>
<li>Dr Yongliang Yang</li>
<li>Dr Vinay Namboodiri</li>
<li>WANG, Ningchao</li>
<li>WU, Yuchen</li>
<li>YANG, Xingyun</li>
<li>ZHANG, Zilin</li>
<li>Prof. Mike Tipping</li>
<li>AVIRUP, Dey</li>
<li>HENLEY-MARSHALL, Dylan</li>
<li>XIAO, Yunpeng</li>
<li>HOSIER, Matthew</li>
<li>Prof. Peter Hall</li>
</ol>
</div>
</body>
</html>