diff --git a/frontend/run.html b/frontend/run.html new file mode 100644 index 0000000..2ae0aeb --- /dev/null +++ b/frontend/run.html @@ -0,0 +1,188 @@ + + + + + + + Bootstrap demo + + + + +
+
+
+ +
+ +
+
+
+
+ flow threshold: + +
+ +
+ cellprob threshold: + +
+ +
+ diameter: + +
+ + + +
+
+
+
+ + +
+
+
+


+ + + + + + + + + \ No newline at end of file diff --git a/frontend/train.html b/frontend/train.html new file mode 100644 index 0000000..e33bf23 --- /dev/null +++ b/frontend/train.html @@ -0,0 +1,195 @@ + + + + + + + Bootstrap demo + + + + +
+
+
+
选择训练文件
+ +
+
+
选择测试文件
+ +
+ +
+
+
+
+ model name: + +
+ +
+ image filter: + +
+ +
+ masks filter + +
+ + + +
+
+
+
+ + +
+
+
+


+ + + + + + + + + \ No newline at end of file