What is Stareface?

Stareface is an iPhone 6 app that tries to match a picture of someone’s face to a set of movie stars. We are not using any API, the face recognition is done on the phone itself (feel free to try it in airplane mode 🙂 ) It’s free, not tied to any commercial entity. We just wanted to have fun and play a little bit with deep learning algorithms and iPhone development.

IMG_0267

Share you results with us! http://twitter.com/starefaceapp

appstore_icon

Artists Images Attributions

Adrien Brody image by Wikimedia Commons user David Shankbone, used per the CC-BY-SA 3.0 license.

Al Pacino image by Wikimedia Commons user  Thomas Schulz, used per the CC-BY-SA 2.0 license.

Anthony Hopkins image by Wikimedia Commons user Elena Torre , used per the CC-BY-SA 2.0 license.

Ashton Kutcher image by Wikimedia Commons user David Shankbone, used per the CC-BY-SA 2.0 license.

Ben Affleck image by Wikimedia Commons user Gage Skidmore, used per the CC-BY-SA 2.0 license.

Benedict Cumberbatch image by Wikimedia Commons user Gage Skidmore, used per the CC-BY-SA 2.0 license.

Benicio Del Toro image by Wikimedia Commons user Mingle Media TV, used per the CC-BY-SA 2.0 license.

Bill Murray image by Wikimedia Commons user gdcgraphics, used per the CC-BY-SA 2.0 license.

Brad Pitt image by Wikimedia Commons user DoD News Features, used per the CC-BY-SA 2.0 license.

Bradley Cooper image by Wikimedia Commons user David Shankbone, used per the CC-BY-SA 3.0 license.

Clint Eastwood image by Wikimedia Commons user NASA.

Channing Tatum image by Wikimedia Commons user Peabody Awards, used per the CC-BY-SA 2.0 license.

Christian Bale image by Wikimedia Commons user Asim Bharwani, used per the CC-BY-SA 2.0 license.

Christoph Waltz image by Wikimedia Commons user Zadi Diaz, used per the CC-BY-SA 3.0 license.

Colin Firth image by Wikimedia Commons user Nicogenin, used per the CC-BY-SA 2.0 license.

Daniel Day-Lewis image by Wikimedia Commons user Siebbi, used per the CC-BY-SA 3.0 license.

Harrison Ford image by Wikimedia Commons user Fred943, used per the CC-BY-SA 3.0 license.

Jim Carrey image by Wikimedia Commons user Ian Smith, used per the CC-BY-SA 2.0 license.

Joseph Gordon-Levitt image by Wikimedia Commons user dorothy, used per the CC-BY-SA 2.0 license.

Denzel Washington image by Wikimedia Commons user Falkenauge, used per the CC-BY-SA 3.0 license.

Dev Patel image by Wikimedia Commons user Romina Espinosa, used per the CC-BY-SA 3.0 license.

Justin Timberlake image by Wikimedia Commons user Georges Biard, used per the CC-BY-SA 3.0 license.

Dustin Hoffman image by Wikimedia Commons user Gorup de Besanez, used per the CC-BY-SA 3.0 license.

Eddie Murphy image by Wikimedia Commons user David Shankbone, used per the CC-BY-SA 3.0 license.

Edward Norton image by Wikimedia Commons user David Shankbone, used per the CC-BY-SA 3.0 license.

Forest Whitaker image by Wikimedia Commons user David Shankbone, used per the CC-BY-SA 3.0 license.

Software credits:

3rd Party Modules 

libccv:
Copyright (c) 2010, Liu Liu
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of the authors nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

kissfft:

Copyright (c) 2003-2010 Mark Borgerding

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the author nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

dSFMT:

Copyright (c) 2007, 2008, 2009 Mutsuo Saito, Makoto Matsumoto and Hiroshima University.
Copyright (c) 2011, 2002 Mutsuo Saito, Makoto Matsumoto, Hiroshima University and The University of Tokyo.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of the Hiroshima University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

SFMT:

Copyright (c) 2006,2007 Mutsuo Saito, Makoto Matsumoto and Hiroshima University.
Copyright (c) 2012 Mutsuo Saito, Makoto Matsumoto, Hiroshima University and The University of Tokyo.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the names of Hiroshima University, The University of Tokyo nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

libebb:

see doc/index.html and examples/hello_world.c for explanation

webpage: http://tinyclouds.org/libebb/
git repository: http://github.com/ry/libebb/tree/master

(The MIT) LICENSE
Copyright © 2008 Ryah Dahl (ry@tinyclouds.org)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 

multipart-parser-c:

Based on node-formidable by Felix Geisendörfer 
Igor Afonov - afonov@gmail.com - 2012
MIT License - http://www.opensource.org/licenses/mit-license.php

sha1: TODO

sqlite3:

2001 September 15

The author disclaims copyright to this source code.  In place of
a legal notice, here is a blessing:

    May you do good and not evil.
    May you find forgiveness for yourself and forgive others.
    May you share freely, never taking more than you give.

https://stareface.wordpress.com/2015/03/11/