Skip to content

Commit

Permalink
add project page blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
federico1-creator committed Jul 10, 2024
1 parent b761ad4 commit 0dc093b
Showing 1 changed file with 61 additions and 50 deletions.
111 changes: 61 additions & 50 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,80 +207,91 @@ <h2 class="title is-3">Abstract</h2>
</div>
</section>

<section class="hero is-light is-small">
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Model architecture</h2>
<!-- <h2 class="title is-5">Safe-CLIP Removing NSFW Concepts</h2> -->
<div class="content has-text-centered">
<img src="static/images/model.jpg" class="center" width="600">
</div>
</div>
</div>
</section>


<!--/ Animation. -->
<!--<div class="columns is-centered">
<div class="column is-full-width">
<h2 class="title is-3">Animation</h2>
<div class="slider-container-lollo">
<div class="slider-lollo">
Images will be added dynamically using JavaScript
</div>
<section class="section">
<div class="container is-max-desktop">
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Model description</h2>
<div class="content has-text-justified">
<p>
Machine-generated images are ...
</div>
</div>
</div>
-->
</div>
</section>

<!-- Concurrent Work. -->
<!--<div class="columns is-centered">
<div class="column is-full-width">
<h2 class="title is-3">Related Links</h2>
<section class="hero is-light is-small">
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Model architecture</h2>
<!-- <h2 class="title is-5">Safe-CLIP Removing NSFW Concepts</h2> -->
<div class="content has-text-centered">
<img src="static/images/first_page.jpg" class="center" width="600">
</div>
</div>
</div>
</section>

<section class="section">
<div class="container is-max-desktop">
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Qualitative Results / Tasks</h2>
<div class="content has-text-justified">
<p>
There's a lot of excellent work that was introduced around the same time as ours.
</p>
<p>
<a href="https://arxiv.org/abs/2104.09125">Progressive Encoding for Neural Optimization</a> introduces an idea similar to our windowed position encoding for coarse-to-fine optimization.
</p>
<p>
<a href="https://www.albertpumarola.com/research/D-NeRF/index.html">D-NeRF</a> and <a href="https://gvv.mpi-inf.mpg.de/projects/nonrigid_nerf/">NR-NeRF</a>
both use deformation fields to model non-rigid scenes.
</p>
<p>
Some works model videos with a NeRF by directly modulating the density, such as <a href="https://video-nerf.github.io/">Video-NeRF</a>, <a href="https://www.cs.cornell.edu/~zl548/NSFF/">NSFF</a>, and <a href="https://neural-3d-video.github.io/">DyNeRF</a>
</p>
<p>
There are probably many more by the time you are reading this. Check out <a href="https://dellaert.github.io/NeRF/">Frank Dellart's survey on recent NeRF papers</a>, and <a href="https://github.com/yenchenlin/awesome-NeRF">Yen-Chen Lin's curated list of NeRF papers</a>.
</p>
Machine-generated images are ...
</div>
</div>
</div>
-->
<!--/ Concurrent Work. -->
<section class="hero is-light is-small">
<div class="hero-body">
<div class="container">
<div class="columns is-centered has-text-centered">
<img src="https://aimagelab.ing.unimore.it/imagelab/uploadedImages/001101.gif" class="dimension-fixed" height="800px">
</div>
</div>
</section>

<section class="hero is-light is-small">
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Model architecture</h2>
<!-- <h2 class="title is-5">Safe-CLIP Removing NSFW Concepts</h2> -->
<div class="content has-text-centered">
<img src="static/images/unimore_logo.png" class="center" width="600">
</div>
</div>
</section>
</div>
</section>



<section class="section">
<div class="container is-max-desktop">
<!-- Abstract. -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Secure and Safe AI</h2>
<h2 class="title is-3">Citation</h2>
<div class="content has-text-justified">
<p>
This work has been done under the Multimedia use case of the European network <a href="https://www.elsa-ai.eu/">ELSA - European Lighthouse on Secure and Safe AI</a>.
The objective of the Multimedia use case is to develop effective solutions for detecting and mitigating the spread of deep fake images in multimedia content.
</p>
<p>
Machine-generated images are becoming more and more popular in the digital world, thanks to the spread of Deep Learning models that can generate visual data like Generative Adversarial Networks, and Diffusion Models. While image generation tools can be employed for lawful goals (e.g., to assist content creators, generate simulated datasets, or enable multi-modal interactive applications), there is a growing concern that they might also be used for illegal and malicious purposes, such as the forgery of natural images, the generation of images in support of fake news, misogyny or revenge porn. While the results obtained in the past few years contained artefacts which made generated images easily recognizable, today's results are way less recognizable from a pure perceptual point of view. In this context, assessing the authenticity of fake images becomes a fundamental goal for security and for guaranteeing a degree of trustworthiness of AI algorithms. There is a growing need, therefore, to develop automated methods which can assess the authenticity of images (and, in general, multimodal content), and which can follow the constant evolution of generative models, which become more realistic over time.
</p>
<pre><code>@article{poppi2024removing,
title={{Safe-CLIP: Removing NSFW Concepts from Vision-and-Language Models}},
author={Poppi, Samuele and Poppi, Tobia and Cocchi, Federico and Cornia, Marcella and Baraldi, Lorenzo and Cucchiara, Rita},
journal={arXiv preprint arXiv:2311.16254},
year={2024}
}</code></pre>
</div>
</div>
</div>
</div>
</section>

<section class="section">
<!-- <section class="section">
<div class="container is-max-desktop">
<div class="container is-max-desktop content">
<h2 class="title">Citation</h2>
Expand All @@ -292,7 +303,7 @@ <h2 class="title">Citation</h2>
}</code></pre>
</div>
</div>
</section>
</section> -->


<footer class="footer">
Expand Down

0 comments on commit 0dc093b

Please sign in to comment.