mirror of
https://github.com/tu-darmstadt-informatik/bsc-thesis.git
synced 2026-01-20 20:11:16 +00:00
Update conclusion.tex
This commit is contained in:
parent
90bafdbd84
commit
fc9ccb5f77
@ -28,3 +28,11 @@ On Cityscapes, we could continue train the instance segmentation components to
|
||||
improve detection and masks and avoid forgetting instance segmentation.
|
||||
As an alternative to this training scheme, we could investigate training on a pure
|
||||
instance segmentation dataset with unsupervised warping-based proxy losses for the motion (and depth) prediction.
|
||||
|
||||
\paragraph{Temporal consistency}
|
||||
A next step after the two aforementioned ones could be to extend our network to exploit more than two
|
||||
temporally consecutive frames, which has previously been shown to be beneficial in the
|
||||
context of scene flow \cite{TemporalSF}.
|
||||
In fact, by incorporating recurrent neural networks, e.g. LSTMs \cite{LSTM},
|
||||
into our architecture, we could enable temporally consistent motion estimation
|
||||
from image sequences of arbitrary length.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user