PathoSynVLM / examples /case_input_example.json
Jiahao Cheng
Release PathoSynVLM model weights
aa50ff8
Raw
History Blame Contribute Delete
402 Bytes
{
"case_id": "example_case",
"slide_embeddings": [
"HISTAI-example/conch_v15/5x_512/patches/slide_1.h5",
"HISTAI-example/conch_v15/5x_512/patches/slide_2.h5"
],
"feature_key": "conch_v15",
"command": "python scripts/generate_case_report.py --embeddings HISTAI-example/conch_v15/5x_512/patches/slide_1.h5 HISTAI-example/conch_v15/5x_512/patches/slide_2.h5 --output_json report.json"
}