forked from yishanhe/jekyll-conference-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
cfp.html
executable file
·63 lines (47 loc) · 3.1 KB
/
cfp.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
---
layout: page
slide_id: 2
---
<div class="row mt-xs-0 mt-sm-0 mt-md-1 mt-lg-2 mt-xl-3 mb-xs-2 mb-sm-2">
<div class="col-sm-12 col-xs-12 col-md-6 col-lg-6 col-xl-6 text-justify conference-text">
<p class="lead">Call For Papers (<a href="./CFPs/VisEdge2019-cfp.pdf">PDF</a>,<a href="./CFPs/VisEdge2019-cfp.txt">TXT</a></p><!--<a href="./CFPs/HotWeb2017-CFP-brochure.pdf">BROCHURE</a>)</p>-->
<p>The VisEdge workshop hopes to highlight the adaptation of computer
vision algorithms and novel computer vision applications
for edge-assisted mobile devices.</p>
<p>Topics of include, but are not limited to:
</p>
<ul>
<li> Novel computer vision applications </li>
<li> Adaptation of well-known computer vision algorithms to the Edge computing paradigm </li>
<li> Privacy of visual data in applications using the Edge Computing architecture </li>
<li> Usa of locality to improve cloud-based vision applications </li>
<li> Intelligent offloading of computational tasks to the edge for vision applications </li>
<li> Caching at the edge for vision applications </li>
<li> Programming interfaces to enable edge-assisted vision applications </li>
</ul>
{% include contact-us.html %}
</div>
<div class="col-sm-12 col-xs-12 col-md-6 col-lg-6 col-xl-6 conference-text text-justify">
<p>Papers describing timely research contributions in VisEdge's areas of interest are solicited. Papers reporting
on initial results as well as papers discussing mature research projects or case studies of deployed systems
are sought out. Submissions describing big ideas that may have significant impact and could lead to interesting
discussions at the workshop are encouraged. </p>
<p>Submitted papers must be neither previously published nor under review by another workshop, conference or journal.
Only electronic submissions in PDF will be accepted. Submitted papers must be written in English, must be
no longer than 6 pages (minimum 10pt font), must render without error using standard PDF viewing tools, must
print on US-Letter-sized paper, and must conform to the standard ACM Template.</p>
<!--
<p>This year HotWeb will feature a <b>Best Paper Award</b> and a
<b>Best Student Paper Award</b>.
-->
<p> At least one of the authors of each paper accepted for presentation in VisEdge 2019 must register for the workshop. <p>
<p> All papers presented at the workshop will be included in the ACM Digital Library. </p>
<p><strong>Important Dates</strong>:</p>
<p><b>Submission Deadline:</b>
Aug 16, 2019
</p>
<!--<p><b>Extended Submission Deadline:</b> July 1, 2016 (9PM PDT)</p>-->
<p><b>Notification of Acceptance:</b> September 6, 2019 </p>
<p><b>Camera-ready Copy:</b> September 13, 2019</p>
</div>
</div>