Commit 84a1bb6b authored by Remi Cresson's avatar Remi Cresson
Browse files

Update prez

parent 99901088
No related merge requests found
Pipeline #38614 passed with stages
in 2 minutes and 2 seconds
Showing with 20 additions and 4 deletions
+20 -4
otbtf_pres/illustrations/ci.jpg

50.3 KB

...@@ -82,6 +82,10 @@ ...@@ -82,6 +82,10 @@
<li><h>TensorFlow 2</h> support</li> <li><h>TensorFlow 2</h> support</li>
<li><h>Python classes</h> to build/train models</li> <li><h>Python classes</h> to build/train models</li>
</ol> </ol>
<br>
<br>
<img width="45%" data-src="illustrations/ci.jpg">
<p><small>https://gitlab.irstea.fr/remi.cresson/otbtf</small></p>
</section> </section>
<section> <section>
...@@ -99,18 +103,30 @@ docker pull mdl4eo/otbtf:3.3.0-gpu # GPU enabled ...@@ -99,18 +103,30 @@ docker pull mdl4eo/otbtf:3.3.0-gpu # GPU enabled
</section> </section>
</section>
<!------------------------------------------------------------------------
WHAT FOR
------------------------------------------------------------------------->
<section>
<section>
<h1>What for</h1>
</section>
<section> <section>
<img width="40%" data-src="illustrations/ensembles.png"> <img width="40%" data-src="illustrations/ensembles.png">
</section> </section>
<section> <section>
<h2>TensorFlow graphs</h2> <h2>Tensorflow computational graphs</h2>
<img width="17.5%" data-src="illustrations/computational_graph.gif"> <img width="17.5%" data-src="illustrations/computational_graph.gif">
<p><small>Source: the TensorFlow website</small></p> <p><small>Source: the TensorFlow website</small></p>
</section> </section>
<section> <section>
<h4>Example: scalar product</h4> <h3>Example: scalar product</h3>
<br> <br>
<img width="20%" data-src="illustrations/graph_1.png"> <img width="20%" data-src="illustrations/graph_1.png">
<br> <br>
...@@ -140,8 +156,8 @@ otbcli_TensorflowModelServe \ ...@@ -140,8 +156,8 @@ otbcli_TensorflowModelServe \
</section> </section>
<section> <section>
<h2>Deep learning in Earth Observation</h2> <h2>Deep learning</h2>
<h3><strike>Bridging the gap between DL and EO</strike></h3> <h3><strike>Bridging the gap between deep learning and EO</strike></h3>
<h3>Bridging the gap between litterature and real life </h3> <h3>Bridging the gap between litterature and real life </h3>
<img width="40%" data-src="illustrations/listof.jpg"> <img width="40%" data-src="illustrations/listof.jpg">
<p><small>Made with imgflip.com</small></p> <p><small>Made with imgflip.com</small></p>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment