saving-willy-dev / src /classifier /classifier_image.py

Commit History

chore: moved all session state init to relevant modules
94698a8

rmm commited on

doc: added docstrings to new functions
60a7864

rmm commited on

chore: clean up function naming
1021b6c

rmm commited on

feat: extended InputObservation to contain species/prediction info
c915f7c

rmm commited on

chore: tidy up of workflow and debug clutter
5823912

rmm commited on

fix: public_observations now a dict, for multi-image handling
0e02e00

rmm commited on

feat: separate functions for ML inference, manual validation, display
d4ec4a0

rmm commited on

feat: using FSM for full workflow, with some steps mocked
4854d2c

rmm commited on

fix: classification_done and prediction1 now ok for image batches
7a5f0ca

rmm commited on

chore: update documentation to refactor
7b28238

vancauwe commited on

feat: hash used as identifier
1c0e2a5

vancauwe commited on

fix: remove unused argument
d8c87e7

vancauwe commited on

feat: refactor and multi image classification
0e8c927

vancauwe commited on