From 0ced02b8c667298a9b7a06a5414b2bf3d41e8f87 Mon Sep 17 00:00:00 2001 From: Samuel Felton Date: Thu, 31 Aug 2023 18:18:11 +0200 Subject: [PATCH] Link youtube results video for detection from synthetic data --- doc/tutorial/misc/tutorial-synthetic-blenderproc.dox | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/tutorial/misc/tutorial-synthetic-blenderproc.dox b/doc/tutorial/misc/tutorial-synthetic-blenderproc.dox index 374c90c9fa..d500887912 100644 --- a/doc/tutorial/misc/tutorial-synthetic-blenderproc.dox +++ b/doc/tutorial/misc/tutorial-synthetic-blenderproc.dox @@ -676,6 +676,16 @@ Note that if your run fine-tuning multiple times, then a number will be appended If you run out of memory during training, change the batch size to a lower value. +Here is an overview of the generated images and the resulting detections for a simple model (cube) and a NeRF-reconstructed one: +\htmlonly +

+ + +

+\endhtmlonly + + + \subsection dnn_output_custom_parsing Parsing HDF5 with a custom script