Skip to content

Commit

Permalink
feat: added bom slides
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerFlar committed Sep 27, 2024
1 parent 078df51 commit 494af10
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 0 deletions.
Binary file added images/bom/precision_recall_MMB_Baboon_05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bom/precision_recall_MMB_Baboon_06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bom/precision_recall_MMB_Baboon_07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bom/precision_recall_Spot_Baboon_05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bom/precision_recall_Spot_Baboon_06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/bom/precision_recall_Spot_Baboon_07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions project_bom.tex
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,59 @@
% \end{column}
% \end{columns}
% \end{frame}

\begin{frame}{Baboon Video 05}
\begin{columns}
\begin{column}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{images/bom/precision_recall_MMB_Baboon_05.png}
\end{column}
\begin{column}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{images/bom/precision_recall_Spot_Baboon_05.png}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{Baboon Video 06}
\begin{columns}
\begin{column}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{images/bom/precision_recall_MMB_Baboon_06.png}
\end{column}
\begin{column}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{images/bom/precision_recall_Spot_Baboon_06.png}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{Baboon Video 07}
\begin{columns}
\begin{column}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{images/bom/precision_recall_MMB_Baboon_07.png}
\end{column}
\begin{column}{0.48\textwidth}
\centering
\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{images/bom/precision_recall_Spot_Baboon_07.png}
\end{column}
\end{columns}
\end{frame}

\begin{frame}{Journal Considerations}
\begin{columns}
\begin{column}{0.48\textwidth}
\textbf{Plusses:}
\begin{itemize}
\item Spot superior to MMB on Baboons
\item Consistent performance across multiple videos
\end{itemize}
\end{column}
\begin{column}{0.48\textwidth}
\textbf{Minuses:}
\begin{itemize}
\item AP scores not exceptional overall
\item Comparison limited to one algorithm (MMB)
\end{itemize}
\end{column}
\end{columns}
\end{frame}

0 comments on commit 494af10

Please sign in to comment.