added showcase, credits, and fixed hover bug
This commit is contained in:
@@ -43,17 +43,54 @@
|
||||
<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>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<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 class="showcase">
|
||||
<p>(2025)</p>
|
||||
<p>Another Showcase Festival,</p>
|
||||
<p>Rome</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="project-credits">
|
||||
<div id="pr-header">Credits:</div>
|
||||
<div id="credit-cont">
|
||||
|
||||
<div class="credit">
|
||||
<p>→</p>
|
||||
<p>Cailean, </p>
|
||||
<p>CT</p>
|
||||
</div>
|
||||
|
||||
<div class="credit">
|
||||
<p>→</p>
|
||||
<p>Leon, </p>
|
||||
<p>Camera</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user