BiomedParse / main.py

Commit History

Clarify target representation and p-value computation in usage instructions
c71dfcf

kernel-luso-comfort commited on

Update main.py description and usage instructions; remove unused image asset
d47dcdb

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

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

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

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

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