-
Notifications
You must be signed in to change notification settings - Fork 0
/
publications.html
129 lines (117 loc) · 6.98 KB
/
publications.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Publications - Scanner</title>
<link rel="stylesheet" href="_static/basic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/custom.css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" />
<link rel="stylesheet"
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/default.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-133298183-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-133298183-1');
</script>
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Scanner 0.2.22 documentation</a> »</li>
</ul>
</div>
<div class="container">
<div id="navbar" class="navbar-default">
<div class="row">
<div class="col-md-4 col-sm-12">
<a class="navbar-brand" href="index.html"><span><img src="_static/scanner_logo.png"></span>
</a>
</div>
<div class="col-md-4 offset-md-4 col-sm-12">
<div class="btn-group">
<a href="guide.html"><button type="button" class="btn btn-light">Guide</button></a>
<a href="api.html"><button type="button" class="btn btn-light">API</button></a>
<a href="https://github.com/scanner-research/scanner"><button type="button" class="btn btn-light">Github</button></a>
<a href="#"><button type="button" class="btn btn-light">Publications</button></a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="content">
<div class="section" id="publications">
<h1>Publications<a class="headerlink" href="#publications" title="Permalink to this headline">¶</a></h1>
<p>Scanner is an active research project, part of a collaboration between Carnegie
Mellon and Stanford University. Please contact
<a class="reference external" href="http://www.cs.cmu.edu/~apoms/">Alex Poms</a> and
<a class="reference external" href="http://willcrichton.net/">Will Crichton</a> with questions.</p>
<div class="section" id="paper-citation">
<h2>Paper citation<a class="headerlink" href="#paper-citation" title="Permalink to this headline">¶</a></h2>
<p>Scanner was published at SIGGRAPH 2018 as <a class="reference external" href="http://graphics.stanford.edu/papers/scanner/">“Scanner: Efficient Video Analysis at Scale</a> by Poms, Crichton, Hanrahan, and Fatahalian. If you use Scanner in your research, we’d appreciate it if you cite the paper.</p>
<div class="highlight-bibtex notranslate"><div class="highlight"><pre><span></span><span class="nc">@article</span><span class="p">{</span><span class="nl">Poms:2018:Scanner</span><span class="p">,</span>
<span class="na">author</span> <span class="p">=</span> <span class="s">{Poms, Alex and Crichton, Will and Hanrahan, Pat and Fatahalian, Kayvon}</span><span class="p">,</span>
<span class="na">title</span> <span class="p">=</span> <span class="s">{Scanner: Efficient Video Analysis at Scale}</span><span class="p">,</span>
<span class="na">journal</span> <span class="p">=</span> <span class="s">{ACM Trans. Graph.}</span><span class="p">,</span>
<span class="na">issue_date</span> <span class="p">=</span> <span class="s">{August 2018}</span><span class="p">,</span>
<span class="na">volume</span> <span class="p">=</span> <span class="s">{37}</span><span class="p">,</span>
<span class="na">number</span> <span class="p">=</span> <span class="s">{4}</span><span class="p">,</span>
<span class="na">month</span> <span class="p">=</span> <span class="nv">jul</span><span class="p">,</span>
<span class="na">year</span> <span class="p">=</span> <span class="s">{2018}</span><span class="p">,</span>
<span class="na">issn</span> <span class="p">=</span> <span class="s">{0730-0301}</span><span class="p">,</span>
<span class="na">pages</span> <span class="p">=</span> <span class="s">{138:1--138:13}</span><span class="p">,</span>
<span class="na">articleno</span> <span class="p">=</span> <span class="s">{138}</span><span class="p">,</span>
<span class="na">numpages</span> <span class="p">=</span> <span class="s">{13}</span><span class="p">,</span>
<span class="na">url</span> <span class="p">=</span> <span class="s">{http://doi.acm.org/10.1145/3197517.3201394}</span><span class="p">,</span>
<span class="na">doi</span> <span class="p">=</span> <span class="s">{10.1145/3197517.3201394}</span><span class="p">,</span>
<span class="na">acmid</span> <span class="p">=</span> <span class="s">{3201394}</span><span class="p">,</span>
<span class="na">publisher</span> <span class="p">=</span> <span class="s">{ACM}</span><span class="p">,</span>
<span class="na">address</span> <span class="p">=</span> <span class="s">{New York, NY, USA}</span><span class="p">,</span>
<span class="p">}</span>
</pre></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Scanner 0.2.22 documentation</a> »</li>
</ul>
</div>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/languages/python.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>