saving-willy-dev / src /input /input_handling.py

Commit History

chore: moved all session state init to relevant modules
19b7ec2

rmm commited on

chore: cleanup variable names and add docstrings
06a0df9

rmm commited on

chore: moved debug function to relevant module, and docstring
774a646

rmm commited on

fix: InputObservation uses date, time, and raw_image_datetime
aa998c4

rmm commited on

fix: instantiating InputObservation with new call signature
bb4e7ad

rmm commited on

feat: get coordinates from file, populate input boxes
da246ad

rmm commited on

chore: reorganise code out of main
75fcfd6

rmm commited on

chore: reorganise code out of main, and docstrings in input_handling
ba6e051

rmm commited on

chore: cleanup input_handling - removing unused functions
cd85869

rmm commited on

chore: cleaning up InputObservation (added type hints)
8f958ed

rmm commited on

feat: InputObservations are compared and only updated if new
5cb2d26

rmm commited on

feat: separated file input and metadata input functions
1bbd515

rmm commited on

fix: checking input requires testing for empty strings/lists
9bd26ee

rmm commited on

feat: nearly complete input handling with stable state
895e8d8

rmm commited on

feat: implementation of FSM, and invokation for first phases
bd8db44

rmm commited on

feat: hash used as identifier
5a8836e

vancauwe commited on

feat: refactor and multi image classification
55d18b1

vancauwe commited on