From 146dd61ed280d0ae475f6267893f27661ef42229 Mon Sep 17 00:00:00 2001 From: Simon Meister Date: Thu, 12 Oct 2017 22:14:55 +0200 Subject: [PATCH] first subsections --- approach.tex | 5 +++++ background.tex | 3 +++ experiments.tex | 8 ++++++++ thesis.tex | 5 ++--- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/approach.tex b/approach.tex index e69de29..972f356 100644 --- a/approach.tex +++ b/approach.tex @@ -0,0 +1,5 @@ + +\subsection{Motion R-CNN architecture} +\subsection{Supervision} +%\subsection{Per-RoI motion loss} +\subsection{Dense flow from instance-level prediction} diff --git a/background.tex b/background.tex index 6759ac1..c0332d8 100644 --- a/background.tex +++ b/background.tex @@ -1,4 +1,7 @@ \subsection{Problem formulation} +\subsection{Optical flow, scene flow and structure from motion} +\subsection{Rigid scene model} +\subsection{Pixel-wise generic CNNs} \subsection{Faster R-CNN} \subsection{Mask R-CNN} diff --git a/experiments.tex b/experiments.tex index e69de29..dc01d4f 100644 --- a/experiments.tex +++ b/experiments.tex @@ -0,0 +1,8 @@ + +\subsection{Datasets} + +\subsection{Training Setup} + +\subsection{TODO} + +\subsection{Results on KITTI} diff --git a/thesis.tex b/thesis.tex index 66b6884..aef0e25 100644 --- a/thesis.tex +++ b/thesis.tex @@ -103,9 +103,8 @@ %\pagenumbering{Roman} % Seitennummerierung auf römische Zahlen ändern -\setcounter{tocdepth}{4} -\setcounter{secnumdepth}{4} -\tableofcontents % Inhaltsverzeichnis +\setcounter{tocdepth}{3} +\tableofcontents \setcounter{page}{1} \clearpage