From 68e1e7cfb007546e493c469395c253c7a5937585 Mon Sep 17 00:00:00 2001 From: skal Date: Tue, 24 Mar 2026 11:02:36 +0100 Subject: move and improve the 'adjust.html' tool --- cnn_v3/training/adjust.html | 239 ------------------------- tools/adjust.html | 419 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 419 insertions(+), 239 deletions(-) delete mode 100644 cnn_v3/training/adjust.html create mode 100644 tools/adjust.html diff --git a/cnn_v3/training/adjust.html b/cnn_v3/training/adjust.html deleted file mode 100644 index 219145c..0000000 --- a/cnn_v3/training/adjust.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - -Align & Optimize - - - - -

Align & Optimize (Arrows=move, Shift+Arrows=scale)

- - -

- -Alpha -

- - - - - -
MSE: -
- - - - - - - \ No newline at end of file diff --git a/tools/adjust.html b/tools/adjust.html new file mode 100644 index 0000000..3b5b243 --- /dev/null +++ b/tools/adjust.html @@ -0,0 +1,419 @@ + + + + + + +Align & Optimize + + + + +

Align & Optimize

+ +
+
+ + +

+ + + + + +
+Iterations: +8 + +
MSE: -   Overlap: -
+
+ + + + + + + \ No newline at end of file -- cgit v1.2.3