Commit Graph

5 Commits

Author SHA1 Message Date
ff3a13826a Convert detect layout to grid (#21)
Improve basic layout and transition to landscape on smaller screens using css grid.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#21
2023-11-27 16:29:23 -07:00
28dfc0b7fd Connect detect page to model server for results (#16)
Closes #3

Allows for configuration of model server settings (address and port) and can dynamically select the model based on the detection page selected.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#16
2023-11-17 14:59:42 -07:00
10d4047a6a Added app settings page (#15)
Closes: #11

Only setting available at the moment are for pytorch server .  But this is this easily expandable.

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Reviewed-on: Georgi_Lab/ALVINN_f7#15
2023-11-16 19:49:57 -07:00
f8e23818cf Fix image display and structure rects (#10)
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
Reviewed-on: Georgi_Lab/ALVINN_f7#10
2023-11-15 11:23:16 -07:00
fc6f26d469 Add photo detection framework (#8)
Closes #5.

Reviewed-on: Georgi_Lab/ALVINN_f7#8
2023-11-14 10:16:33 -07:00