Howto:Processing d-tpp using Python: Difference between revisions

Jump to navigation Jump to search
Line 104: Line 104:


=== Image Randomization ===
=== Image Randomization ===
Since we only have very little data, we need to come up with artifical data fo training purposes - we can do so by randomizing our existing image set to create all sorts of "charts":
Since we only have very little data, we need to come up with artifical data fo training purposes - we can do so by randomizing our existing image set to create all sorts of "charts". e.g. by transforming/re-scaling our images or changing their aspect ratio:


<syntaxhighlight lang="python">
<syntaxhighlight lang="python">

Navigation menu