Spaces:
Running
Running
File size: 25,974 Bytes
3a41653 dcdc0ee 3a41653 dcdc0ee 3a41653 81d848e 3a41653 80581ae 3a41653 80581ae 3a41653 dcdc0ee 3a41653 dcdc0ee 3a41653 2d62df8 3a41653 79df6b9 dcdc0ee 79df6b9 dcdc0ee 3a41653 81d848e 3a41653 81d848e 3a41653 81d848e 3a41653 81d848e 3a41653 2d62df8 3a41653 dcdc0ee 81d848e dcdc0ee 81d848e dcdc0ee 81d848e dcdc0ee 81d848e dcdc0ee 86565ef dcdc0ee 86565ef dcdc0ee 3a41653 dcdc0ee 81d848e 3a41653 81d848e 3a41653 79df6b9 dcdc0ee 79df6b9 3a41653 dcdc0ee 3a41653 dcdc0ee 3a41653 81d848e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 |
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="description"
content="Réflexion IA - Questions et réponses sur l'intelligence artificielle.">
<meta name="keywords" content="IA, Intelligence Artificielle, Q&R">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Réflexion IA</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="./static/css/bulma.min.css">
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="./static/css/bulma-slider.min.css">
<link rel="stylesheet" href="./static/css/fontawesome.all.min.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="./static/css/index.css">
<link rel="stylesheet" href="./static/css/custom.css">
<link rel="icon" href="./static/images/favicon.svg">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script defer src="./static/js/fontawesome.all.min.js"></script>
<script src="./static/js/bulma-carousel.min.js"></script>
<script src="./static/js/bulma-slider.min.js"></script>
<script src="./static/js/index.js"></script>
<style>
.language-tabs {
display: flex;
margin-bottom: 1rem;
}
.language-tab {
padding: 0.5rem 1rem;
cursor: pointer;
border: 1px solid #ddd;
background-color: #f9f9f9;
font-weight: 500;
}
.language-tab.active {
background-color: #333;
color: white;
}
.language-tab:first-child {
border-radius: 4px 0 0 4px;
}
.language-tab:last-child {
border-radius: 0 4px 4px 0;
}
.content-fr, .content-en {
display: none;
}
.content-fr.active, .content-en.active {
display: block;
}
</style>
</head>
<body>
<!-- Language Selector -->
<div class="container is-max-desktop">
<div class="language-tabs">
<div class="language-tab active" data-lang="fr">Français</div>
<div class="language-tab" data-lang="en">English</div>
</div>
</div>
<section class="hero">
<div class="hero-body" style="padding-bottom: 1.5rem;">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<div class="mb-4">
<img src="./static/images/tempImageI42x2d 1.png" alt="Logo Réflexion IA" style="width: 15%;">
</div>
<!-- French Content -->
<div class="content-fr active">
<h1 class="title is-1 publication-title">Réflexion IA</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">un miroir vers une dimension d'IA</span>
</div>
</div>
<!-- English Content -->
<div class="content-en">
<h1 class="title is-1 publication-title">Réflexion IA</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">a mirror to an AI dimension</span>
</div>
</div>
<div class="column has-text-centered">
<div class="publication-links">
<!-- Instagram Link. -->
<span class="link-block">
<a href="https://www.instagram.com/reflexion_ia" target="_blank"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-instagram"></i>
</span>
<span>Instagram</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section" style="padding-top: 1.5rem;">
<div class="container is-max-desktop">
<!-- French Concept Section -->
<div class="content-fr active">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Le Concept</h2>
<div class="content has-text-justified">
<p>
Réflexion IA est une œuvre d'art interactive qui place l'intelligence artificielle au cœur de son médium. Cette installation innovante met en avant l'IA non pas comme un simple outil, mais comme un véritable moyen d'expression artistique qui permet de créer de nouveaux médias et de nouvelles formes d'interaction et de collaboration qui seraient impossibles sans cette technologie.
</p>
<p>
En transformant votre image en temps réel, cette installation invite à une réflexion sur notre relation à la technologie, sur les possibilités créatives offertes par l'IA, et sur la manière dont elle peut nous faire voir le monde sous un angle totalement nouveau. L'œuvre existe uniquement dans l'instant présent - éphémère, unique, et constamment renouvelée par chaque interaction.
</p>
<p>
Grâce à cette collaboration entre l'humain et la machine, Réflexion IA nous encourage à explorer les nouvelles frontières artistiques rendues possibles par l'intelligence artificielle, tout en soulevant des questions importantes sur l'identité, la perception et l'avenir de la création artistique à l'ère numérique.
</p>
</div>
</div>
</div>
</div>
<!-- English Concept Section -->
<div class="content-en">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">The Concept</h2>
<div class="content has-text-justified">
<p>
Réflexion IA is an interactive art piece that foregrounds AI as a medium. This innovative installation highlights artificial intelligence not merely as a tool, but as a genuine means of artistic expression that enables the creation of new media and new forms of interaction and collaboration that would be impossible without this technology.
</p>
<p>
By transforming your image in real-time, this installation invites reflection on our relationship with technology, on the creative possibilities offered by AI, and on how it can make us see the world from a completely new perspective. The work exists only in the present moment - ephemeral, unique, and constantly renewed by each interaction.
</p>
<p>
Through this collaboration between human and machine, Réflexion IA encourages us to explore the new artistic frontiers made possible by artificial intelligence, while raising important questions about identity, perception, and the future of artistic creation in the digital age.
</p>
</div>
</div>
</div>
</div>
<!-- French Q&A Section -->
<div class="content-fr active">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Questions Fréquentes</h2>
<div class="content has-text-justified">
<p><strong>Est-ce que mon visage ou mon apparence est capturé et stocké ?</strong></p>
<p>
Notre installation présente une caméra augmentée qui capture un flux en direct des personnes qui passent, le transformant en un affichage artistique généré par l'IA. Aucune photo n'est prise et le flux vidéo n'est jamais enregistré. Tout est en direct et éphémère. Ce que vous voyez à l'écran est une version modifiée par l'IA de ce que la caméra capture. Elle est fortement déformée pour ne pas vous ressembler, ni aux autres personnes interagissant avec le projet, ni à la rue réelle.
</p>
<p><strong>Puis-je être identifié(e) dans l'affichage généré par l'IA ?</strong></p>
<p>
Vous ne pouvez pas être identifié(e) dans l'affichage généré par l'IA. Ce que vous voyez à l'écran est une version modifiée par l'IA de ce que la caméra capture. Elle est fortement déformée pour ne pas vous ressembler, ni aux autres personnes interagissant avec le projet, ni à la rue réelle.
</p>
<p><strong>Le flux vidéo est-il envoyé à un serveur ou partagé avec qui que ce soit ?</strong></p>
<p>
Non - le traitement se fait entièrement sur un système local, ce qui signifie que rien n'est transmis ou stocké ailleurs.
</p>
<p><strong>Puis-je refuser de faire partie de l'installation ?</strong></p>
<p>
Oui. La caméra est positionnée à un angle de 75 degrés pour limiter son champ de vision, permettant aux personnes d'éviter d'être capturées. Si vous avez déjà été capturé(e), ne vous inquiétez pas ! Aucune photo n'est prise et le flux vidéo n'est jamais enregistré. Tout est en direct et éphémère, donc quelle que soit l'image que vous avez vue, elle est déjà supprimée.
</p>
<p><strong>Cette installation est-elle conforme aux lois sur la protection de la vie privée (par exemple, le RGPD) ?</strong></p>
<p>
Oui. Nous avons effectué une évaluation pour rendre l'installation conforme aux lois sur la protection de la vie privée. Nous ne stockons, ne partageons, ni ne traitons les données au-delà de l'interaction éphémère.
</p>
<p><strong>Comment fonctionne le traitement par l'IA ?</strong></p>
<p>
L'IA prend un flux vidéo en direct et le transforme en une représentation visuelle abstraite en temps réel. La vidéo originale n'est jamais stockée ou utilisée à d'autres fins.
</p>
<p><strong>Puis-je prendre des photos ou enregistrer des vidéos de l'installation ?</strong></p>
<p>
Oui, vous êtes invité(e) à capturer et partager votre expérience. N'hésitez pas à taguer Hugging Face dans vos publications !
</p>
<p><strong>Puis-je publier des images ou des vidéos de l'installation sur les réseaux sociaux ?</strong></p>
<p>
Absolument ! N'hésitez pas à partager votre expérience. N'oubliez pas de taguer Hugging Face dans vos publications !
</p>
<p><strong>Puis-je utiliser des images ou des vidéos de l'installation à des fins commerciales ?</strong></p>
<p>
L'installation est conçue pour une interaction artistique publique. Vous pouvez utiliser les images ou les vidéos que vous prenez à des fins commerciales, mais veillez à mentionner Hugging Face, car nous rendons cette expérience possible.
</p>
<p><strong>Puis-je utiliser les visuels générés par l'IA pour mes propres œuvres ou projets ?</strong></p>
<p>
Si vous êtes inspiré(e) par l'installation et souhaitez incorporer ses visuels dans votre travail, vous pouvez utiliser les images ou les vidéos que vous prenez. Veillez simplement à mentionner Hugging Face, car nous rendons cette expérience possible.
</p>
<p><em>Consultez la page Politique de Confidentialité si vous souhaitez en savoir plus !</em></p>
</div>
</div>
</div>
</div>
<!--/ French Q&A Section -->
<!-- English Q&A Section -->
<div class="content-en">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Q&A</h2>
<div class="content has-text-justified">
<p><strong>Is my face or likeness being captured and stored?</strong></p>
<p>
Our installation features an augmented camera that captures a live feed of people as they pass by, transforming it into an artistic, AI-generated display. No photos are taken, and the video stream is never recorded. Everything is live and ephemeral. What you see on the screen is an AI-altered version of what the camera captures. It is heavily distorted so it does not resemble you, other people interacting with the project or the actual street.
</p>
<p><strong>Can I be identified in the AI-generated display?</strong></p>
<p>
You cannot be identified in the AI-generated display. What you see on the screen is an AI-altered version of what the camera captures. It is heavily distorted so it does not resemble you, other people interacting with the project or the actual street.
</p>
<p><strong>Is the video feed sent to a server or shared with anyone?</strong></p>
<p>
No - the processing happens entirely on a local system, meaning nothing is transmitted or stored elsewhere.
</p>
<p><strong>Can I opt out of being part of the installation?</strong></p>
<p>
Yes. The camera is positioned at a 75-degree angle to limit its field of view, allowing people to avoid being captured. If you were already captured, don't worry! No photos are taken, and the video stream is never recorded. Everything is live and ephemeral, so whatever image you saw is already deleted.
</p>
<p><strong>Is this installation compliant with privacy laws (e.g., GDPR)?</strong></p>
<p>
Yes. We conducted an assessment to make the installation compliant with privacy laws. We do <strong>not store, share, or process</strong> data beyond the ephemeral interaction.
</p>
<p><strong>How does the AI processing work?</strong></p>
<p>
The AI takes a live video feed and transforms it into an abstract visual representation in real-time. The original video is never stored or used for any other purpose.
</p>
<p><strong>Can I take photos or record videos of the installation?</strong></p>
<p>
Yes, you are welcome to capture and share your experience. Don't hesitate to tag Hugging Face on your posts!
</p>
<p><strong>Can I post images or videos of the installation on social media?</strong></p>
<p>
Absolutely! Feel free to share your experience. Don't hesitate to tag Hugging Face on your posts!
</p>
<p><strong>Can I use images or videos of the installation for commercial purposes?</strong></p>
<p>
The installation is designed for public artistic interaction. You can use the images or videos you take for commercial purposes, just please make sure to refer to Hugging Face as we are enabling this experience.
</p>
<p><strong>Can I use the AI-generated visuals for my own artwork or projects?</strong></p>
<p>
If you're inspired by the installation and want to incorporate its visuals into your work, you can use the images or videos you take. Just please make sure to refer to Hugging Face, as we are enabling this experience.
</p>
<p><em>Check out the Privacy Policy page if you want to know more!</em></p>
</div>
</div>
</div>
</div>
<!--/ English Q&A Section -->
<!-- French Privacy Policy Section -->
<div class="content-fr active">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Politique de Confidentialité</h2>
<div class="content has-text-justified">
<p><strong>Date d'entrée en vigueur : 13/05/2025</strong></p>
<p>
Bienvenue dans notre installation artistique ! Votre vie privée est très importante pour nous, et nous voulons nous assurer que vous vous sentez à l'aise en interagissant avec notre œuvre. Voici tout ce que vous devez savoir :
</p>
<h4 class="title is-4">1. Comment ça fonctionne</h4>
<p>
Notre installation présente une <strong>caméra augmentée</strong> qui capture un flux en direct des personnes qui passent, le transformant en un affichage artistique généré par l'IA. Aucune photo n'est prise et le flux vidéo n'est jamais enregistré. Tout est en direct et éphémère.
</p>
<p>
Ce que vous voyez à l'écran est une version modifiée par l'IA de ce que la caméra capture. Elle est fortement déformée pour ne pas vous ressembler, ni aux autres personnes interagissant avec le projet, ni à la rue réelle. L'entrée vidéo est traitée en direct par une <strong>IA locale</strong> (jamais envoyée à un serveur), <strong>immédiatement supprimée,</strong> et seule la sortie modifiée est affichée en temps réel (et également jamais stockée).
</p>
<p>
Pour respecter la vie privée, la caméra est inclinée à 75 degrés, réduisant son champ de vision afin que les passants puissent facilement éviter d'interagir avec le projet.
</p>
<h4 class="title is-4">2. Que devient votre data</h4>
<ul>
<li><strong>Anonymisation</strong> : Toutes les données brutes capturées sont immédiatement anonymisées, garantissant qu'aucune information personnellement identifiable n'est conservée.</li>
<li><strong>Traitement local</strong> : Tout le traitement des données se fait localement au sein de l'installation.</li>
<li><strong>Suppression immédiate</strong> : Après l'interaction en direct, les données brutes et finales sont instantanément supprimées. Aucune donnée n'est stockée ou partagée.</li>
<li><strong>Pas de décisions opérationnelles</strong> : La caméra et le système de traitement ne prennent aucune décision opérationnelle à votre sujet ou concernant vos actions basées sur le flux.</li>
</ul>
<h4 class="title is-4">3. Votre vie privée et vos droits</h4>
<p>
<strong>Pas de conservation</strong> : Comme nous ne conservons aucune donnée personnelle, notre capacité à fournir des éléments suite à une demande d'exercice des droits RGPD est très limitée.
</p>
<p>
Nous ne <strong>stockons, ne partageons, ni ne traitons</strong> les données au-delà de l'interaction éphémère. Comme aucune donnée personnelle n'est conservée, il n'y a rien à récupérer, modifier ou supprimer sur demande.
</p>
<h4 class="title is-4">4. Contactez-nous</h4>
<p>
Si vous avez des questions ou des préoccupations concernant votre vie privée, n'hésitez pas à nous contacter à privacy@huggingface.co.
</p>
<p>
Nous sommes heureux de répondre à vos questions et de rendre votre expérience aussi transparente que possible. Profitez de l'art, et merci de faire partie de cette expérience !
</p>
</div>
</div>
</div>
</div>
<!--/ French Privacy Policy Section -->
<!-- English Privacy Policy Section -->
<div class="content-en">
<div class="columns is-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Privacy Policy</h2>
<div class="content has-text-justified">
<p><strong>Effective Date: 13/05/2025</strong></p>
<p>
Welcome to our art installation! Your privacy is very important to us, and we want to make sure you feel at ease while engaging with our work. Here's everything you need to know:
</p>
<h4 class="title is-4">1. How It Works</h4>
<p>
Our installation features an <strong>augmented camera</strong> that captures a live feed of people as they pass by, transforming it into an artistic, AI-generated display. No photos are taken, and the video stream is never recorded. Everything is live and ephemeral.
</p>
<p>
What you see on the screen is an AI-altered version of what the camera captures. It is heavily distorted so it does not resemble you, other people interacting with the project or the actual street. The video input is processed live by a <strong>local AI</strong> (never sent to any server), <strong>immediately discarded,</strong> and only the modified output is displayed in real time (and also never stored).
</p>
<p>
To respect privacy, the camera is angled at 75 degrees, reducing its field of view so that passersby can easily avoid interacting with the project.
</p>
<h4 class="title is-4">2. What Happens to Your Data</h4>
<ul>
<li><strong>Anonymization</strong>: Any raw data captured is immediately anonymized, ensuring no personally identifiable information is retained.</li>
<li><strong>Local Processing</strong>: All data processing occurs locally within the installation setup.</li>
<li><strong>Immediate Deletion</strong>: After the live interaction, both raw and final data are deleted instantly. No data is stored or shared.</li>
<li><strong>No Operational Decisions</strong>: The camera and processing system do not make any operational decisions about you or your actions based on the feed.</li>
</ul>
<h4 class="title is-4">3. Your Privacy and Rights</h4>
<p>
<strong>No Retention:</strong> Since we do not retain any personal data, we are greatly limited in our ability to provide any elements following a request to exercise GDPR rights.
</p>
<p>
We do <strong>not store, share, or process</strong> data beyond the ephemeral interaction. As no personal data is retained, there is nothing to retrieve, modify, or delete upon request.
</p>
<h4 class="title is-4">4. Contact Us</h4>
<p>
If you have any questions or concerns about your privacy, feel free to reach out to us at privacy@huggingface.co.
</p>
<p>
We're happy to answer your questions and make your experience as transparent as possible. Enjoy the art, and thank you for being a part of this experience!
</p>
</div>
</div>
</div>
</div>
<!--/ English Privacy Policy Section -->
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<a class="icon-link" href="https://www.instagram.com/reflexion_ia" target="_blank" class="external-link">
<i class="fab fa-instagram"></i>
</a>
<div class="mt-4">
<img src="./static/images/Group 571-2.png" alt="Logo Réflexion IA" style="width: 10%;">
</div>
</div>
<div class="columns is-centered">
<div class="column is-8">
<!-- French Footer -->
<div class="content-fr active">
<div class="content">
<p>
© 2025 Réflexion IA. Tous droits réservés.
</p>
<p>
Ce site web est sous licence <a rel="license" target="_blank"
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
Commons Attribution-ShareAlike 4.0 International License</a>.
</p>
</div>
</div>
<!-- English Footer -->
<div class="content-en">
<div class="content">
<p>
© 2025 Réflexion IA. All rights reserved.
</p>
<p>
This website is licensed under a <a rel="license" target="_blank"
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
Commons Attribution-ShareAlike 4.0 International License</a>.
</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<script>
document.addEventListener('DOMContentLoaded', function() {
// Language switching functionality
const languageTabs = document.querySelectorAll('.language-tab');
const frenchContent = document.querySelectorAll('.content-fr');
const englishContent = document.querySelectorAll('.content-en');
languageTabs.forEach(tab => {
tab.addEventListener('click', function() {
// Remove active class from all tabs
languageTabs.forEach(t => t.classList.remove('active'));
// Add active class to clicked tab
this.classList.add('active');
// Show/hide content based on selected language
if (this.getAttribute('data-lang') === 'fr') {
document.documentElement.lang = 'fr';
frenchContent.forEach(content => content.classList.add('active'));
englishContent.forEach(content => content.classList.remove('active'));
} else {
document.documentElement.lang = 'en';
frenchContent.forEach(content => content.classList.remove('active'));
englishContent.forEach(content => content.classList.add('active'));
}
});
});
});
</script>
</body>
</html> |