]> git.parisson.com Git - telemeta-doc.git/commitdiff
add bioacoustic usecase, add links and alerts
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Jun 2014 00:58:41 +0000 (02:58 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Jun 2014 00:58:41 +0000 (02:58 +0200)
Conferences/2014_EcoAc/Telemeta_EcoAcoustics_2014_06.pdf
Conferences/2014_EcoAc/Telemeta_EcoAcoustics_2014_06.tex

index 2cfb36401bc8cd0607a6242f69f77e912e6813dc..48309690065b3443611d12fd7990995567586aff 100644 (file)
Binary files a/Conferences/2014_EcoAc/Telemeta_EcoAcoustics_2014_06.pdf and b/Conferences/2014_EcoAc/Telemeta_EcoAcoustics_2014_06.pdf differ
index ce45a852c08a98a5e74879e93c2def348e47d8f2..f76f55a15f526fa7f112757761c8d23b16fe73f0 100644 (file)
       \item \alert{Play} audio data and \alert{read} metadata
         \alert{synchronously}
       \item \alert{Process} audio data \alert{on demand} through a
-        \alert{modular architecture}
+        \alert{modular architecture} (no pre-processing needed)
       \item \alert{Index} and \alert{share} audio data through a
         \alert{collaborative} web app
       \item \alert{Link} audio data to various \alert{ontologies},
 }
 
 
+
+\frame{\frametitle{Bioacoustic usecase}
+       
+    \begin{block}{Usages}
+        \begin{itemize}
+        \item Synchonize large bioacoustic audio datasets in to a robust and scalable platform
+        \item Share audio data and metadata with experts to make them collaborate in editing, processing and discovering
+        \item Build large statistical campaigns and vizualizations from taxonomies, geographic data and sounds
+        \item Scale the audio data through the web (URL indexes)
+       \end{itemize}
+    \end{block}
+    
+    \begin{block}<2>{Applications}
+         \begin{itemize}
+            \item Realtime bioacoustical monitoring system over internet (needs hardware)
+            \item Biodiversity studies
+            \item Development and test of new species detection algorithms on large and historical datasets
+         \end{itemize}
+    \end{block}
+}
+
 %\section{Framework}
 %\frame{\tableofcontents[currentsection]}
 
 \end{block}
 }
 
+
+\subsection*{Architecture}
+\frame{\frametitle{Architecture}
+    \begin{center}
+    \pgfimage[width=8cm]{img/TM_arch}
+    \end{center}
+}
+
 \section{Related projects}
 \frame{\tableofcontents[currentsection]}
 
 \frame{\tableofcontents[currentsection]}
 
 \subsection{Current development}
+\frame{\frametitle{Current development - The SABIOD project}
+\begin{block}{Bioacoustics - SABIOD}
+    \begin{itemize}
+    \item Add support for phylogeny and various bio taxonomies to Telemeta
+    \item Add bioacoustic detection models to TimeSide (bats, dolphins, whales, etc...)
+    \item Extend audio sampling frequencies
+    \item Automatic synchronization from hardware audio source 
+    \end{itemize}
+\end{block}
+}
+
 \frame{\frametitle{Current development}
 \footnotesize
 \begin{block}{Telemeta}
 \end{block}
 }
 
-\frame{\frametitle{Current development - The SABIOD project}
-\begin{block}{Bioacoustics - SABIOD}
-    \begin{itemize}
-    \item Automatic synchronization from hardware audio source 
-    \item Add bioacoustic detection models to TimeSide (bats, dolphins, whales, etc...)
-    \item Add support for phylogeny and various bio taxonomies to Telemeta
-    \item Extend audio sampling frequencies
-    \end{itemize}
-\end{block}
-}
-
 \subsection{Lessons learned}
 \frame{\frametitle{Lessons learned}
 \begin{block}{Lessons learned from a 7 years old project}
 \begin{itemize}
-\item Simplicity is better than complexity (KISS)
-\item Modularity is only accessible with a flexible language (thanks Python!)
-\item Models and Objects are more important than Technologies
-\item A good workflow is defined by the users themselves through feedback and constant revisions
-\item Prototyping is a crucial part of the development process
-\item A good platform relies on standards, not on formats
-\item The Open Source ecosystem gives some \textbf{tremendous} possibilities to develop, deploy and scale any platform project
+\item Simplicity is better than complexity (\alert{KISS})
+\item \alert{Modularity} is only accessible with a flexible language (thanks Python!)
+\item \alert{Models} and \alert{Objects} are more important than Technologies
+\item A good \alert{workflow} is defined by the users themselves through \alert{feedback} and constant revisions
+\item \alert{Prototyping} is a crucial part of the development process
+\item A good platform relies on \alert{standards}, not on formats
+\item The \alert{Open Source} ecosystem gives some \alert{tremendous} possibilities to develop, deploy and scale any platform project
 \end{itemize}
 \end{block}
 }
    \large{We are looking for new collaborations\\ in ecology and bioacoustic fields. Let's keep in touch!}
    \vspace{0.25cm}
     \begin{block}{Links}
-     \begin{itemize}
-        \item \chref{http://telemeta.org}{telemeta.org}
+     \begin{itemize}\small
+        \item \chref{http://telemeta.org}{telemeta.org}, \chref{http://sabiod.telemeta.org/}{sabiod.telemeta.org}
         \item \chref{https://twitter.com/telemeta/}{@telemeta}
     \end{itemize}
     \end{block}
     \begin{block}{Contact me}
-    \begin{itemize}
+    \begin{itemize}\small
     \item \chref{mailto:guillaume@parisson.com}{guillaume@parisson.com}
     \item \chref{https://twitter.com/yomguy/}{@yomguy}
     \item \chref{https://github.com/yomguy/}{github.com/yomguy/}
@@ -458,12 +487,6 @@ $ python tests/run_all_tests
 }
 
 
-\subsection*{Architecture}
-\frame{\frametitle{Architecture}
-    \begin{center}
-    \pgfimage[width=8cm]{img/TM_arch}
-    \end{center}
-}
 
 % Mis en backup car redondant avec l'interface SABIOD 
 \subsection*{User Interfaces}