Skip to content

Commit

Permalink
Minor changes on page style.
Browse files Browse the repository at this point in the history
  • Loading branch information
cabaf committed Oct 29, 2014
1 parent 1f1935c commit 6db30a2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
Binary file modified actioncue/img/actioncue.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 18 additions & 6 deletions actioncue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@


</style>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
</head>

<body>
Expand Down Expand Up @@ -190,19 +191,24 @@ <h2> Summary </h2>

<br clear="all">

<h4>Resources:</h4>
<li><span>Download our ACCV 2014 <strong> <a href="paper/actioncue.pdf">Paper</a>. </strong></br></span></li>
<li><span>Check out our <strong> <a href="poster/actioncue.pdf">Poster presentation!</a> </strong></br></span></li>
<li><span><strong>Code</strong> can be cloned from <strong><a href="https://github.com/cabaf/actioncue.git">Here!</a></strong></span></li>

</div>

<table class="contentblock">
<!--<table class="contentblock">
<tr>
<td style="width:350px;">
<td style="width:300px;">
<h2>Resources</h2>
<span>Download our ACCV 2014 <strong> <a href="paper/actioncue.pdf">Paper</a>. </strong></br></span>
<span>Check out our <strong> <a href="poster/actioncue.pdf">Poster presentation!</a> </strong></br></span>
<span><strong>Code</strong> can be cloned from <strong><a href="https://github.com/cabaf/actioncue.git">Here!</a></strong></span>
</td>
<td style="width:550px;">
<td style="width:300px;">
<h2>Acknowledgment</h2>
<p> <small>Research reported in this publication was supported by
Expand All @@ -213,15 +219,21 @@ <h2>Acknowledgment</h2>
</td>
</tr>
</table>

-->
<div class="content" id="references">
<h2>Acknowledgment</h2>
<p> <small>Research reported in this publication was supported by
competitive research funding from King Abdullah University of Science and
Technology (KAUST). F.C.H. was also supported by a COLCIENCIAS Young
Scientist and Innovator Fellowship. J.C.N. is supported by a Microsoft Research
Faculty Fellowship.</small><p>

<h2>References</h2>
<ol>
<small><li>H. Wang and C. Schmid. Action Recognition with Improved Trajectories. In ICCV, 2013.</li></small>
</ol>

<p>If you use any of our materials in your research, please cite our ACCV 2014 paper:</p>
<p>If you use any of this work material in your research, please cite our ACCV 2014 paper:</p>
<p>F.C. Heilbron, A. Thabet, J.C. Niebles and B. Ghanem. Camera Motion and Surrounding Scene Appearance as Context for Action Recognition. In ACCV, 2014.</p>

<code>
Expand All @@ -234,7 +246,7 @@ <h2>References</h2>
</code>

</div>

<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>

0 comments on commit 6db30a2

Please sign in to comment.