From a5a014fc5740df9183448cf3d4708544c3546918 Mon Sep 17 00:00:00 2001 From: Simon Meister Date: Wed, 15 Nov 2017 18:24:56 +0100 Subject: [PATCH] Update introduction.tex --- introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introduction.tex b/introduction.tex index 1597668..532ba3f 100644 --- a/introduction.tex +++ b/introduction.tex @@ -101,7 +101,7 @@ manageable pieces. \centering \includegraphics[width=\textwidth]{figures/net_intro} \caption{ -Overview of our network based on Mask R-CNN. For each RoI, we predict the instance motion +Overview of our network based on Mask R-CNN. For each region of interest (RoI), we predict the instance motion in parallel to the class, bounding box and mask. Additionally, we branch off a small network for predicting the camera motion from the bottleneck. }