Commit History

Fix formatting of adjusted p-value in targets not found string
380e0a4

kernel-luso-comfort commited on

Add legend to prediction overlay with dynamic font sizing and color boxes
fc90b14

kernel-luso-comfort commited on

Add legend to prediction overlay with task color boxes and labels
354d315

kernel-luso-comfort commited on

Add VSCode settings and update dependencies; refactor model prediction logic to include modality and targets
0a9ad49

kernel-luso-comfort commited on

Rename init_predict_mock.py to model_mock.py and update main.py to use the Model class for predictions
f50a656

kernel-luso-comfort commited on

Refactor model initialization and prediction logic; enhance mock prediction to handle modality and targets
99b73a0

kernel-luso-comfort commited on

Enhance predict function to return targets not found and update main.py to display results in the UI
699e2ed

kernel-luso-comfort commited on

Refactor predict function to accept modality type and targets; update main.py to integrate modality selection and target loading
e8983fc

kernel-luso-comfort commited on

Refactor demo interface in main.py and update .gitignore to exclude cached examples
fbf538f

kernel-luso-comfort commited on

Rename test function for clarity and consistency
5ee40a1

kernel-luso-comfort commited on

Add testing support and new utility function for target distribution
29c9bfa

kernel-luso-comfort commited on

Update .gitignore to include .pytest_cache and add pytest as a dependency in pyproject.toml
b304f79

kernel-luso-comfort commited on

Add Apache License header to init_predict.py and init_predict_mock.py
5b4c740

kernel-luso-comfort commited on

Update mock model imports and enhance demo interface in development mode
fa26a4b

kernel-luso-comfort commited on

Add development environment setup with mock model functions and Gradio interface
287d863

kernel-luso-comfort commited on

Disable development mode for model initialization and prediction functions
4064362

kernel-luso-comfort commited on

Add development mode for mocking model initialization and prediction functions
6bd0d8c

kernel-luso-comfort commited on

Refactor main.py to reorganize functions and enhance demo interface with additional examples
7b7636a

kernel-luso-comfort commited on

Remove modality bar plot image and update main.py with additional biomedical image types and references
4e4c0a1

kernel-luso-comfort commited on

Add images for ontology hierarchy and modality types; update demo description
7320170

kernel-luso-comfort commited on

Add print statement to display predicted masks in the prediction function
200a1a4

kernel-luso-comfort commited on

Add CT-abdomen image example for liver, pancreas, and spleen detection
67fb007

kernel-luso-comfort commited on

Disable flagging option in the BiomedParse demo interface
6e13578

kernel-luso-comfort commited on

Add Apache License 2.0 header to multiple source files
202eff6

kernel-luso-comfort commited on

Update README.md to reflect Apache License 2.0 and enhance project description
5635230

kernel-luso-comfort commited on

Remove requirements.txt file to streamline dependency management
6b7381f

kernel-luso-comfort commited on

Add example prompts for biomedical image detection in main.py
8b45b0c

kernel-luso-comfort commited on

Add image files and update .gitattributes for LFS support
cde6ebd

kernel-luso-comfort commited on

Remove debug print statement for HF_TOKEN in main.py
97b777f

kernel-luso-comfort commited on

Add initial module structure and entry points for modeling and utilities
6ba63c9

kernel-luso-comfort commited on