Update sphere demo page.
This commit is contained in:
parent
3f8067731d
commit
97f30d5d05
|
@ -4,19 +4,15 @@ Released by [Brandon Amos](http://bamos.github.io) and
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
![](https://raw.githubusercontent.com/cmusatyalab/openface/master/images/sphere-demo/demo.gif)
|
|
||||||
|
|
||||||
<center>
|
|
||||||
![](https://raw.githubusercontent.com/cmusatyalab/openface/master/images/sphere-demo/exhibit-amos.png)
|
|
||||||
</center>
|
|
||||||
|
|
||||||
We had a great opportunity
|
We had a great opportunity
|
||||||
(*thanks to Jan Harkes, Alison Langmead, and Aaron Henderson*)
|
(*thanks to Jan Harkes, Alison Langmead, and Aaron Henderson*)
|
||||||
to present a short OpenFace demo
|
to present a short OpenFace demo
|
||||||
in the [Data (after)Lives art exhibit](https://uag.pitt.edu/Detail/occurrences/370)
|
in the [Data (after)Lives art exhibit](https://uag.pitt.edu/Detail/occurrences/370)
|
||||||
at the University of Pittsburgh, which is live from Sept 8, 2016 to Oct 14, 2016
|
at the University of Pittsburgh,
|
||||||
and investigates the relationship between the human notions of self and
|
which investigates the relationship between the human notions of self and
|
||||||
technical alternative, externalized, and malleable representations of identity.
|
technical alternative, externalized, and malleable representations of identity.
|
||||||
|
The following video is just a quick example, and a real-time version
|
||||||
|
is being shown live from Sept 8, 2016 to Oct 14, 2016.
|
||||||
We have released the source code behind this demo in our main
|
We have released the source code behind this demo in our main
|
||||||
GitHub repository in
|
GitHub repository in
|
||||||
[demos/sphere.py](https://github.com/cmusatyalab/openface/blob/master/demos/sphere.py).
|
[demos/sphere.py](https://github.com/cmusatyalab/openface/blob/master/demos/sphere.py).
|
||||||
|
@ -25,6 +21,13 @@ by [Sam Nosenzo](http://www.pitt.edu/~san76/),
|
||||||
[Alison Langmead](http://www.haa.pitt.edu/person/alison-langmead/),
|
[Alison Langmead](http://www.haa.pitt.edu/person/alison-langmead/),
|
||||||
and [Aaron Henderson](http://www.aaronhenderson.com/) that use OpenFace.
|
and [Aaron Henderson](http://www.aaronhenderson.com/) that use OpenFace.
|
||||||
|
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/cmusatyalab/openface/master/images/sphere-demo/demo.gif)
|
||||||
|
|
||||||
|
<center>
|
||||||
|
![](https://raw.githubusercontent.com/cmusatyalab/openface/master/images/sphere-demo/exhibit-amos.png)
|
||||||
|
</center>
|
||||||
|
|
||||||
### How this is implemented
|
### How this is implemented
|
||||||
|
|
||||||
This is a short description of our implementation in
|
This is a short description of our implementation in
|
||||||
|
|
Loading…
Reference in New Issue