continue presentation

This commit is contained in:
Arthur Grisel-Davy 2022-06-21 16:43:06 -04:00
parent f0391b2366
commit a0afd2b79f
3 changed files with 35 additions and 3 deletions

Binary file not shown.

View file

@ -178,19 +178,19 @@
\begin{frame}{Real Data} \begin{frame}{Real Data}
\begin{center} \begin{center}
\includegraphics[width=0.9\textwidth]{images/real_labeled_data_1.pdf} \includegraphics[width=\textwidth]{images/real_labeled_data_1.pdf}
\end{center} \end{center}
\end{frame} \end{frame}
\begin{frame}{Real Data (ASUS)} \begin{frame}{Real Data (ASUS)}
\begin{center} \begin{center}
\includegraphics[height=0.9\textheight]{images/detection_real_asus_1_1.pdf} \includegraphics[width=\textwidth]{images/detection_real_asus_1_1.pdf}
\end{center} \end{center}
\end{frame} \end{frame}
\begin{frame}{Real Data (LINKSYS)} \begin{frame}{Real Data (LINKSYS)}
\begin{center} \begin{center}
\includegraphics[height=0.9\textheight]{images/detection_real_linksys_1_1.pdf} \includegraphics[width=\textwidth]{images/detection_real_linksys_1_1.pdf}
\end{center} \end{center}
\end{frame} \end{frame}
@ -208,4 +208,36 @@
\end{center} \end{center}
\end{frame} \end{frame}
\begin{frame}{NUC Windows Machine}
\begin{enumerate}
\item Remove Shutdown Patterns.
\end{enumerate}
\end{frame}
\begin{frame}{NUC Windows Machine}
\begin{center}
\includegraphics[width=\textwidth]{images/detection_real_NUC1_2_1.pdf}
\end{center}
\end{frame}
\begin{frame}{NUC Windows Machine}
\begin{enumerate}
\item Remove Shutdown Patterns.
\item Separate BIOS and OS states.
\end{enumerate}
\end{frame}
\begin{frame}{NUC Windows Machine}
\begin{center}
\includegraphics[width=\textwidth]{images/detection_real_NUC1_3_0.9.pdf}
\end{center}
\end{frame}
\begin{frame}{Current state}
\begin{itemize}
\item State detection not satisfactory on Windows machines.
\item Confusion between Activity and Reboot.
\item Likely very performant on PLCs data.
\end{itemize}
\end{frame}
\end{document} \end{document}