Skip to content

Commit

Permalink
Link youtube results video for detection from synthetic data
Browse files Browse the repository at this point in the history
  • Loading branch information
SamFlt committed Aug 31, 2023
1 parent dbab55d commit 0ced02b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/tutorial/misc/tutorial-synthetic-blenderproc.dox
Original file line number Diff line number Diff line change
Expand Up @@ -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
<p align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/ftCLH96Rh0g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/8t1P7Q7iP2w" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
\endhtmlonly




\subsection dnn_output_custom_parsing Parsing HDF5 with a custom script

Expand Down

0 comments on commit 0ced02b

Please sign in to comment.