Commit History

chore: fix colors of space
93269f9

vancauwe commited on

chore: space specification change
9dc4a78

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: generate random md5 hash if None on image
8810ca7

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: serializable date and time
7c16c6e

vancauwe commited on

fix: image path in whale viewer
a874233

vancauwe commited on

fix: image path
a62a456

vancauwe commited on

fix: image path
ba44854

vancauwe commited on

chore: docs for main fixed
6464dae

vancauwe commited on

fix: rename main file
74ee38b

vancauwe commited on

Merge branch 'chore/documentation' docs first draft
2b5a5fe

vancauwe commited on

docs: added some notes for running tools locally
45154b4

rmm commited on

fix: removed commented line - does this change avoid merge conflict?
c2ad2a8

rmm commited on

chore: updated container specification to src/main.py
d0cbaaa

rmm commited on

chore: refactor the md files to point at code src directory
51e6cf0

rmm commited on

chore: renaming main app directory to src
f7eec8e

rmm commited on

docs: main entry point docstrings and minor refactor
c3a2524

rmm commited on

docs: docstrings, typehints for js iframe /tab fix code
f3eb9f5

rmm commited on

docs: docstrings, typehints for input_handling
96df9de

rmm commited on

docs: docstrings, typehints for logger
380d10c

rmm commited on

docs: docstrings and mkdocs md files for three modules
b43dfdf

rmm commited on

docs: added markdown files for all active py modules
de8eaa8

rmm commited on

Merge branch 'main' into chore/documentation
0c2d618

rmm commited on

feat: test page mkdocs
98a82d0

vancauwe commited on

feat: index markdown for readme in mkdocs
3423fb9

vancauwe commited on

Merge pull request #15 from sdsc-ordes/fix/temp-new-hf-dataset
ab4bcb2
unverified

vancauwe commited on

chore: removed symlink that isn't used any more
98da861

rmm commited on

chore: removed duplicate images in root folder
5900ec7

rmm commited on

chore: tidy up data used for developing one snippet
961b1c3

rmm commited on

chore: moved demo/example scripts to snippets
90b0271

rmm commited on

docs: added docstrings and return type hints
a6c10b4

rmm commited on

feat: new dataset Hugging face
f22fcc7

vancauwe commited on

dev: added development snippet for evaluating the model on several images
b2a8272

rmm commited on

Merge pull request #12 from sdsc-ordes/chore/mkdocs
48563c2
unverified

rmm-ch commited on

feat: mkdocs install ci and example
b7922ef

vancauwe commited on

fix: tidy up old requirements file
d4a9766

rmm commited on

fix: trying alternative specification for py version
0972a81

rmm commited on

fix: get requirements where HF build expects them
a7ece71

rmm commited on

fix: duplicated entries in requirements
e5cc9f3

rmm commited on

fix: try pinning python to a specific version
3446e31

rmm commited on

Merge pull request #2 from sdsc-ordes/fix-classifier-with-image-preprocessing
e1ea6aa
unverified

vancauwe commited on

fix: use cv2 to load image, now compatible with pre-processing model
b582a0e

rmm commited on

fix: pinning python version in deployment
5c7e462

rmm commited on