-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·159 lines (150 loc) · 8.76 KB
/
index.html
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
153
154
155
156
157
158
159
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0">
<title>Keaton Kraiger</title>
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.1/css/all.css" integrity="sha384-0I4tnDyFwGU6re8yLlDaWS58k9v5JTRxOVoI15PpXN7RzXR8SD1eZ5wv0VEV0P2" crossorigin="anonymous">
<link rel="stylesheet" href="style.css?v=1.03">
<link rel="manifest" href="site.webmanifest">
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-9 col-12">
<div class="profile-container">
<div class="profile-bio">
<div class="name">Keaton Kraiger</div>
<div class="academic-title">AI researcher & cat dad extraordinaire</div>
<h2>Hi, my name is <span class="highlight">Keaton (key-ton)</span></h2>
<p>
I'm a PhD student at Penn State working with <a href="https://www.cse.psu.edu/~yul11/">Yanxi Liu</a> and <a href="https://www.cse.psu.edu/~rtc12/">Robert T. Collins</a> in <a href="http://vision.cse.psu.edu/home/home.shtml">LPAC</a>.
Before starting my PhD I worked under <a href="https://clvrai.com/web_lim/">Joseph Lim</a> at USC on robot learning. Before that, I worked with <a href="https://web.cecs.pdx.edu/~strom/">Dan Hammerstron</a> at Portland State University
on biologically-inspired learning algorithms at which I received my B.S. in Computer Science.
</p>
<p>Contact: [email protected]</p>
<div class="social-icons">
<a href="files/pdfs/KeatonKraiger_CV.pdf" target="_blank" class="mr-2" title="View my CV"><i class="fas fa-file-alt"></i>CV</a>
<a href="https://github.com/keatonkraiger" target="_blank" class="mr-2"><i class="fab fa-github"></i></a>
<!--
<a href="your-twitter-link" target="_blank" class="mr-2"><i class="fab fa-twitter"></i></a>
-->
<a href="https://www.linkedin.com/in/keaton-kraiger/" target="_blank" class="mr-2"><i class="fab fa-linkedin"></i></a>
<!-- <a href="your-google-scholar-link" target="_blank" class="mr-2"><i class="fab fa-google"></i></a>-->
</div>
</div>
<div class="profile-image">
<img src="assets/pfp.jpg" alt="My profile picture">
</div>
</div>
</div>
</div>
<!-- Research Section -->
<div class="row mt-5">
<div class="col-md-9 col-12">
<h2>Research</h2>
<!-- Research content -->
I'm interested in <strong>computer vision</strong>, learning on <strong>multimodal data</strong>, and understandng <strong>human motion/dynamics</strong> from vision.
</div>
</div>
<!-- News Section -->
<div class="row mt-5">
<div class="col-md-9 col-12">
<h2>News</h2>
<div id="news">
<ul>
<li><strong>04/24:</strong> Attended the NYC Vision Day with two posters</li>
<li><strong>02/24:</strong> Hosted a booth at the Pittsburgh Robotics Day</li>
<li><strong>10/23:</strong> Dr. Collins of LPAC was awarded NSF grant!</li>
</ul>
</div>
</div>
</div>
<!-- Publications Section -->
<div class="row mt-5">
<div class="col-md-9 col-12">
<h2>Research</h2>
<div class="publication-container">
<!-- Publications content -->
<div class="row mb-3">
<div class="col-md-2">
<img src="assets/icons/RP.png" alt="Publication Title" class="img-fluid">
</div>
<div class="col-md-10">
<h3 class="publication-title">Novel 3D Scene Understanding Applications From Recurrence in a Single Image</h3>
<p class="authors">Shimian Zhang, Skanda Bharadwaj, <b>Keaton Kraiger</b>, Yashasvi Asthana, Hong Zhang, Robert T. Collins and Yanxi Liu</p>
<div class="venue">Preprint, 2023</div>
<div class="publication-links">
<a href="https://arxiv.org/abs/2210.07991" target="_blank">Paper</a>
<a href="http://vision.cse.psu.edu/research/regularity_perception/index.shtml" target="_blank">Project Page</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Miscellaneous Section -->
<div class="row mt-5">
<div class="col-md-9 col-12">
<h2>Miscellaneous</h2>
<div class="publication-container">
<!-- Publications content -->
<div class="row mb-3">
<div class="col-md-2">
<img src="assets/icons/NYC_vision.png" alt="NYC Vision Day" class="img-fluid">
</div>
<div class="col-md-10">
<h3 class="publication-title">Vision to Dynamics</h3>
<p class="authors"><b>Keaton Kraiger</b> and Yuan Gao</p>
<div class="venue"><a href="https://cs.nyu.edu/~fouhey/NYCVision2024/", target="_blank">NYC Vision Day 2024</a> Poster</div>
<div class="publication-links">
<a href="files/pdfs/NYU.pdf" target="_blank">PDF</a>
<a href="http://vision.cse.psu.edu/research/dynamicsFromKinematics/index.shtml" target="_blank">Website</a>
</div>
</div>
<div class="col-md-2">
<img src="assets/icons/pitt_robotics.png" alt="Pittsburgh Robotics Discovery Day" class="img-fluid">
</div>
<div class="col-md-10">
<h3 class="publication-title">Humanoid Robots (Real and Simulated)</h3>
<p class="authors">Jeff Koumba, Yuan Gao, and <b>Keaton Kraiger</b></p>
<div class="venue"><a href="https://robopgh.org/discoveryday/", target='_blank'>Pittsburgh Robotics Network Discovery Day 2023 </a> Poster</div>
<div class="publication-links">
<a href="files/pdfs/PITT.pdf" target="_blank">PDF</a>
<a href="https://vision.cse.psu.edu/courses/CMPEN497_Robotics/cmpen497_robotics.shtml" target="_blank">Website</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Service work-->
<div class="row mt-5">
<div class="col-md-9 col-12">
<h2>Teachings and Service Work</h2>
<div id="service">
<ul>
<li>Outstanding Teaching Assistant Award for Vision and Language Spring 2023</li>
<li>TA Computer Vision, Computer Vision II, Pattern Recognition and Machine Learning</li>
<li>Reviewer for WACV, ECCV, and CVPR</li>
</ul>
</div>
</div>
</div>
</div>
<p class="text-center mt-5">Feel free to use this site's template <a href="http://vision.cse.psu.edu/publications/publications.shtml">here</a>!</p>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<script>
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('/service-worker.js');
}
</script>
</body>
</html>