1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

[Masterproj] Fixed some typos and the date

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-07-05 13:46:15 +02:00
parent 6a5433ae7f
commit 1c3bdb9c81

View File

@ -77,7 +77,7 @@ maxnames=2
\begin{document} \begin{document}
\author{Jim 2martens} \author{Jim 2martens}
\title{Deep Sliding Shapes: A Review} \title{Deep Sliding Shapes: A Review}
\date{\today} \date{July 4th, 2018}
\begin{frame} \begin{frame}
\titlepage \titlepage
@ -90,7 +90,7 @@ maxnames=2
\section{Motivation} \section{Motivation}
\begin{frame}{Task} \begin{frame}{Task}
\begin{itemize} \begin{itemize}
\item object detecion is central task for neural networks \item object detection is central task for neural networks
\vfill \vfill
\item combination of classification and localization tasks \item combination of classification and localization tasks
\vfill \vfill