File size: 402 Bytes
aa50ff8
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
{
  "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"
}