diff --git a/approach.tex b/approach.tex index 1ea1833..388e93c 100644 --- a/approach.tex +++ b/approach.tex @@ -288,10 +288,10 @@ classification term in this case. \caption{ Overview of the alternative, optical flow based loss for instance motion supervision without 3D instance motion ground truth. -In contrast to SfM-Net, where a single optical flow field is +In contrast to SfM-Net \cite{SfmNet}, where a single optical flow field is composed and penalized to supervise the motion prediction, our loss considers the motion of all objects in isolation and composes a batch of flow windows -for the RoIs. Network predictions are shown in red. +for all RoIs. Network predictions are shown in red. } \label{figure:flow_loss} \end{figure} diff --git a/figures/flow_loss.pdf b/figures/flow_loss.pdf new file mode 100755 index 0000000..e9310ad Binary files /dev/null and b/figures/flow_loss.pdf differ diff --git a/figures/flow_loss.png b/figures/flow_loss.png deleted file mode 100755 index 868a605..0000000 Binary files a/figures/flow_loss.png and /dev/null differ diff --git a/figures/net_intro.pdf b/figures/net_intro.pdf new file mode 100755 index 0000000..3960d40 Binary files /dev/null and b/figures/net_intro.pdf differ diff --git a/figures/net_intro.png b/figures/net_intro.png deleted file mode 100755 index c39a58b..0000000 Binary files a/figures/net_intro.png and /dev/null differ diff --git a/figures/teaser.pdf b/figures/teaser.pdf new file mode 100755 index 0000000..da5a36b Binary files /dev/null and b/figures/teaser.pdf differ diff --git a/figures/teaser.png b/figures/teaser.png deleted file mode 100755 index 225d115..0000000 Binary files a/figures/teaser.png and /dev/null differ