personal garden & website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

142 lines
8.4 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="og:description" content="Cailean Finn's personal website showcasing his works, research, and experiments." />
<meta name="description" content="Cailean Finn's personal website showcasing his works, research, and experiments." />
<meta content="Beta Festival 2024" property="og:title"/>
<meta content="Beta Festival 2024" property="og:site_name"/>
<meta content="website" property="og:type"/>
<meta name="keywords" content="cailean finn, new media, art and technology, digital art" />
<meta name="robots" content="all" />
<title>cailean.finn</title>
<link rel="icon" type="image/png" href="/images/favicon/favicon-cf-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon/favicon-cf-192x192.png" sizes="192x192">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/css/styles.css">
</head>
<body>
<div id="main-container">
<div id="nav-container">
<div class="nav-emoji">
<a href="/"><div class="emoji-flip">​(ง•_•)ง</div></a>
</div>
<div class="nav-about"><a href="/about">​cailean.finn</a></div>
<div class="nav-emoji"><a href="/list">list</a></div>
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
</div>
<div id="container">
<div id="project-container">
<div id="project-header">Beauty and The Beep, 2024</div>
<div id="project-tags">
<div class="project-tag">✳ RL</div>
<div class="project-tag">✳ AI</div>
<div class="project-tag">✳ Unity</div>
<div class="project-tag">✳ Simulation</div>
</div>
<div id="project-cover">
<img src="/images/beep.png">
</div>
<div id="project-body">
<p>Exploring the consequences of cohabiting with computer vision, <a href="https://www.technofle.sh/">Simone Niquille’s</a> ( ᐛ )و Beauty and The Beep follows Bertil, a chair that is trying to find a place to sit. Inspired by the enchanted household objects from the fairy tale Beauty and The Beast, the film is set in a suburban home instead of a castle, and the beast has been replaced by the continuous notification sounds of smart devices. In the film, Bertil navigates through a virtual house — a recreation of the model home built by the robotics company Boston Dynamics in 2016 to showcase their robot dog SpotMini.</p>
<p>Wondering who would buy an automated mechanical pet to assist and live in their home, the film explores Boston Dynamics' datafied definition of a home or what it takes for such a personal and intimate space to be standardised for computer vision to function. Bertil — a synthetic chair inspired by IKEA’s first 3D rendered image for their print catalogue, which marked their shift to rendered imagery — wanders through this seemingly simple virtual home, interacting with its objects, in search of some answers. Navigating the home for Bertil is no easy task, as they encounter the daily life noise that is littered throughout the home. A banana trips them, they cannot sit, they get stuck on a treadmill and why is there a toy pony on the floor? Revealing how the impossibility of gathering training data in the home has led to the widespread use of synthetic data, Bertil reminds us that the home is private and not for capture.</p>
<p>For this work, I collaborated with Simone C Niquille as a Creative Technologist. In the process of creating Beauty and The Beep, the chair was trained using reinforcement learning alogrthims in the Unity game engine. The training process took inspiration from Boston Dynamic's approach in the training of their SpotMini, as well as tradiontional <a href="https://www.youtube.com/watch?v=vppFvq2quQ0">DeepMimic</a> environments for Reinforcement Learning research. We chose to use Unity for this project, as it allowed us to work with the <a href="https://github.com/Unity-Technologies/ml-agents">ML-Agents Package</a> - an experimental Reinforcement Learning framework, which wraps complex reinforcement learning algorithms/methods into components which are more acessible for developers. Even though this package has been forgotten by Unity, for the most part, working with a user-friendly game engine was key in creating simuated environments for the 🪑 to explore. </p>
<p><img alt="Beauty and the Beep - Treadmill" src="/images/beauty-and-the-beep/d_beep_9.jpg" title="Beauty and the Beep - Treadmill" /></p>
<p><img alt="Beauty and the Beep - Dumb Objects" src="/images/beauty-and-the-beep/d_beep_8.jpg" title="Beauty and the Beep - Dumb Objects" /></p>
<p><img alt="Beauty and the Beep - Multiple Agents" src="/images/beauty-and-the-beep/beep_multiple_agents.png" title="Beauty and the Beep - Multiple Agents" /></p>
<p><img alt="Beauty and the Beep - Utah" src="/images/beauty-and-the-beep/d_beep_2.jpg" title="Beauty and the Beep - Utah" /></p>
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/939037482?h=fabc477b89&title=0&byline=0&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></div>
<script src="https://player.vimeo.com/api/player.js"></script>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/intial_experimentation_climbing.gif" title="Beauty and the Beep - Training" /></p>
<p>&#x2197; training!</p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/intial_experimentation_crawling.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/intial_experimentation_error.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/intial_experimentation_walk.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/depth_sensor.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/mid-struggle.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/dm_scrambler.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/dm_walker.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/stairs.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/treadmill_flip.gif" title="Beauty and the Beep - Training" /></p>
<p><img alt="Beauty and the Beep - Training" src="/images/beauty-and-the-beep/gif/walking.gif" title="Beauty and the Beep - Training" /></p>
</div>
<div id="project-showcase">
<div id="pr-header">Exhibited:</div>
<div id="showcase-cont">
<div class="showcase">
<p>(2024)</p>
<p>Exposed Torino Foto Festival,</p>
<p>Turin</p>
</div>
</div>
</div>
<div id="project-credits">
<div id="pr-header">Credits:</div>
<div id="credit-cont">
<div class="credit">
<p>&#8594;</p>
<p>Simone C Niquille, </p>
<p>Scenography & Camera</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Cailean Finn, </p>
<p>Creative Technologist</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Jeff Witscher, New Furniture Music & Pipe Dream, </p>
<p>Music</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Klankbeeld, </p>
<p>Field Recordings</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Voices, </p>
<p>Oliver Lucas & Alexa, Amazon Echo</p>
</div>
</div>
</div>
<div id="modified-time">
<h4>Last Modified: </h4>
<p> Fri Jun 21 15:57:26 2024</p>
</div>
</div>
</div>
</div>
</body>
</html>