-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFrontend_Workflow.txt
47 lines (46 loc) · 1.29 KB
/
Frontend_Workflow.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Frontend Workflow:
Theme: Space (Black/Gray)
Pages:
1) Metrics
i) Contains Graphs/Labels (2 Graphs and 5 labels for 5 models each)
2) Crater Detection
i) I/O Images
ii) ML Model Parameters (Asynchornous)
iii) Past Attempts (Most 10)
iv) Zooming Feature
v) Forwarding to other models
3) Depth Estimation
i) I/O Images
ii) ML Model Parameters (Asynchornous)
iii) Past Attempts (Most 10)
iv) Forwarding to other models
4) Terrain Mapping
i) I/O Images
ii) ML Model Parameters (Asynchornous)
iii) Past Attempts (Most 10)
iv) Vocal Navigation
v) Forwarding to other models
5) Terrian Classification
i) List of Cards (Terrain Type: Image, Infomation)
6) 3D Interpolation
Components:
1) Input Image
i) Drag&Drop Feature
ii) Should Support gif
2) Output Image
i) Drag&Drop Feature
ii) Should Support gif
3) Parameter Selection
i) Rows of Parameter to choose from (List of input boxes)
4) Google Drive Integration
i) Images should be able to be fetched from Gdrive
5) Image List
i) Grid of Images to choose from for the Input Images
ii) Should Remember the past 10 input-output entries
6) Graphs List (Metrics Page)
i) List of Graphs (Line, Pie, Scatter)
7) Metrics List (Metrics Page)
i) List of Metrics Label for each model (5 models)
8) Zoom/Scale/Panning Feature
i) For Image
ii) For Graph