-
Notifications
You must be signed in to change notification settings - Fork 4
/
jobs.html
executable file
·89 lines (65 loc) · 4.53 KB
/
jobs.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
---
layout: default
title: Jobs
permalink: /jobs/index.html
---
<article class="page">
<header class="page-header container">
<div class="row">
<div class="column column-66">
<h1 class="page-title">{{ page.title | escape }}</h1>
</div>
</div>
</header>
<div class="page-content container">
<div class="row">
<div class="column column-66">
<!-- Job Advertisement -->
<!-- <h2>Open <b>PhD</b> and <b>PostDoc</b> positions</h2> -->
<!-- <p>
We are currently looking for <b>PhDs</b> and <b>post-docs</b> with a background and interest in human-centric computer vision, 3D reconstruction, neural rendering, and related topics.
</p> -->
<!-- <p>
Excellent programming skills in C++ or other high-level language are expected and experience in Matlab, Phython, OpenGL, or CUDA are beneficial. Fluent communication skills (written and presentation) in English are essential.
</p> -->
<!-- <p>
Positions are fully funded (via <a class="a-text-ext" href="https://inf.ethz.ch/news-and-events/spotlights/infk-news-channel/2022/03/erc-grant-otmar-hilliges-martin-vechev.html" target="_blank" title="ERC Consolidator Grant">ERC Consolidator Grant</a>) and are available to those of any nationality (some knowledge of German is beneficial but not essential).
</p> -->
<p>
Thank you for your interest in joining our research team at the AIT Lab.
Please note that <b>we do not have any explicit job openings at the moment</b>.
</p>
<p>
However, we are always open to receiving spontaneous applications from outstanding individuals who are passionate about our field of research.
While we may not be able to respond immediately, we will get in touch when specific opportunities arise.
</p>
<h2>Postdoc Application</h2>
<p>For spontaneous postdoc applications send an email to
<!-- <script language="JavaScript" type="text/javascript"> var pref = 'ma' + 'il' + 'to'; var attribut = 'hr' + 'ef' + '='; var first = '%61%69%74%2D%6A%6F%62%73'; var at = '%40'; var last = 'inf.ethz.ch'; var first2 = 'ait-jobs'; var at2 = '@'; var last2 = 'inf.ethz.ch'; document.write( '<a ' + attribut + '\'' + pref + ':' + first + at + last + '\'>' ); document.write( first2 + at2 + last2 ); document.write( '<\/a>' );</script> -->
<a href="mailto:[email protected]">[email protected]</a>
<noscript> <span style='display:none; '>are-</span><span style='display:inline; '>ait-jobs</span><span style='display:none; '>-xya34</span><span style='display:inline; '>[at]</span><span style='display:none; '>ddks-</span><span style='display:inline; '>inf.ethz.ch</span></noscript> <noscript>Sorry, you need Javascript on to email us.</noscript>.<br>
Please use [AIT] Application Post-Doc <Firstname> <Lastname> as subject line.
</p>
<p>
Include your:
</p><ol class="roman">
<li> CV, </li>
<li> a description of research interests, </li>
<li> a copy of your most recent university degree, </li>
<li> course transcripts </li>
<li> and the names and contact information of at least two referees. </li>
</ol>
<!-- The initial appointment lasts up to two yeary with the possibility of an extension. The starting date is negotiable. -->
<p></p>
<br>
<h2>PhD Application</h2>
<p>We are always looking for excellent PhD students. For spontaneous applications, </p>
<ol class="roman">
<li>Please take a few minutes to read to read our <a href="/jobs/apply" title="general application guidelines">general application guidelines</a>.</li>
<li>Once you have read this please apply via the <a class="a-text-ext" href="https://www.lehrbetrieb.ethz.ch/BewDokFrontend/login.view?lang=en" target="_blank" title="application form">application form.</a></li>
<li>After you have completed the form please send an notification e-mail to <a href="mailto:[email protected]?subject=[AIT]%20Application%20PhD%20<Please%20insert%20name>">[email protected]</a>. <br> Use <dfn>[AIT] Application [Firstname] [Lastname]</dfn> as subject line and don‘t forget to include your <strong>CV</strong>, <strong>references</strong> (at least two) and <strong>research statement</strong> (at least as important as the CV).</li>
</ol>
</div>
</div>
</div>
</article>