kaczmarj commited on
Commit
6c701e8
1 Parent(s): 653aba1

add colorectal cancer model from yuwei zhang at stony brook

Browse files

adds https://huggingface.co/kaczmarj/colorectal-resnet34.penn

Files changed (1) hide show
  1. wsinfer-zoo-registry.json +5 -0
wsinfer-zoo-registry.json CHANGED
@@ -34,6 +34,11 @@
34
  "description": "Colorectal cancer tissue classification (Kather100K)",
35
  "hf_repo_id": "kaczmarj/colorectal-tiatoolbox-resnet50.kather100k",
36
  "hf_revision": "main"
 
 
 
 
 
37
  }
38
  }
39
  }
 
34
  "description": "Colorectal cancer tissue classification (Kather100K)",
35
  "hf_repo_id": "kaczmarj/colorectal-tiatoolbox-resnet50.kather100k",
36
  "hf_revision": "main"
37
+ },
38
+ "colorectal-resnet34.penn": {
39
+ "description": "Colorectal cancer tissue classification (Penn)",
40
+ "hf_repo_id": "kaczmarj/colorectal-resnet34.penn",
41
+ "hf_revision": "main"
42
  }
43
  }
44
  }