Commit History

test: visual test of presented content, persistent to tab switching
fc76ddb

rmm commited on

chore: adding a property and tidy up fstring warnings
8f1fe89

rmm commited on

chore: tidy up main
d0e6c24

rmm commited on

fix: retired use of tab_log in session state
d0c3bfa

rmm commited on

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

rmm commited on

chore: cleanup variable names and add docstrings
a5ced3e

rmm commited on

chore: moved debug function to relevant module, and docstring
4d650d5

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

feat: push observations functions for multi-file handling
882be26

rmm commited on

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

rmm commited on

chore: reorganise code out of main
01fa6a9

rmm commited on

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

rmm commited on

chore: cleanup input_handling - removing unused functions
a491624

rmm commited on

feat: separated file input and metadata input functions
6a02bc4

rmm commited on

fix: checking input requires testing for empty strings/lists
3eaf0a5

rmm commited on

feat: nearly complete input handling with stable state
fd18838

rmm commited on

feat: using separate functions for ML flow (WIP)
4d0f7fd

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

feat: implementation of FSM, and invokation for first phases
00bdefd

rmm commited on

feat: hash used as identifier
1c0e2a5

vancauwe commited on

Merge branch 'dev' into feat/image-batch
330b67d

vancauwe commited on

doc: added short descriptions for each tab (in app, for user)
e3408e4

rmm commited on

fix: remove unused argument
d8c87e7

vancauwe commited on

feat: refactor and multi image classification
0e8c927

vancauwe commited on

feat: multi image input
54319e9

vancauwe commited on

fix: pillow from numpy array
140650b

vancauwe commited on

fix: pillow transform hotdog image
a50f169

vancauwe commited on

fix: PIL image for hotdog classifier
2761417

vancauwe commited on

fix: other access way of token
11e705e

vancauwe commited on

feat: using space secret
8c2fa3e

vancauwe commited on

fix: disable caching of datasets on HF space
3b7d130

vancauwe commited on

feat: new temporary dataset
d136ce0

vancauwe commited on

fix: change pipeline name
4f11b2f

vancauwe commited on

fix: rename main file
74ee38b

vancauwe commited on