mirror of
https://github.com/tu-darmstadt-informatik/bsc-thesis.git
synced 2025-12-13 09:55:49 +00:00
Update experiments.tex
This commit is contained in:
parent
2eddc7b179
commit
32695e5eac
@ -5,7 +5,7 @@ computations. To make our code easy to extend and flexible, we build on
|
||||
the TensorFlow Object detection API \cite{TensorFlowObjectDetection}, which provides a Faster R-CNN baseline
|
||||
implementation.
|
||||
On top of this, we implemented Mask R-CNN and the Feature Pyramid Network (FPN)
|
||||
as well all extensions for motion estimation and related evaluations
|
||||
as well as extensions for motion estimation and related evaluations
|
||||
and postprocessings. In addition, we generated all ground truth for
|
||||
Motion R-CNN in the form of TFRecords from the raw Virtual KITTI
|
||||
data to enable fast loading during training.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user