mattaq commited on
Commit
bc22fb9
1 Parent(s): 7a5f778

Update registry.json

Browse files
Files changed (1) hide show
  1. registry.json +18 -0
registry.json CHANGED
@@ -36,6 +36,24 @@
36
  "torchscript_file": "unet_dec_21_lsdb_only_extended_set_epoch_600.pt",
37
  "onnx_file": "unet_dec_21_lsdb_only_extended_set_epoch_600.onnx"
38
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  "GelGenie-SMPUNet-GP-4-Nov-2023": {
40
  "abbrvName": "Prototype Model (Universal)",
41
  "modelName": "GelGenie-SMPUNet-GP-4-Nov-2023",
 
36
  "torchscript_file": "unet_dec_21_lsdb_only_extended_set_epoch_600.pt",
37
  "onnx_file": "unet_dec_21_lsdb_only_extended_set_epoch_600.onnx"
38
  },
39
+ "GelGenie-nnUNet-Dec-2023": {
40
+ "abbrvName": "nnUNet Model (slow without GPU)",
41
+ "modelName": "GelGenie-nnUNet-Dec-2023",
42
+ "description": "nnUNet trained on entire GelGenie training dataset",
43
+ "hf_repo_id": "mattaq/GelGenie-nnUNet-Dec-2023",
44
+ "hf_revision": "main",
45
+ "torchscript_file": "gaussian_tta_packaged_nnunet.pt",
46
+ "onnx_file": "None"
47
+ },
48
+ "GelGenie-nnUNet-Extended-Dec-2023": {
49
+ "abbrvName": "nnUNet Model (extended - slow without GPU)",
50
+ "modelName": "GelGenie-nnUNet-Extended-Dec-2023",
51
+ "description": "nnUNet trained on entire GelGenie dataset",
52
+ "hf_repo_id": "mattaq/GelGenie-nnUNet-Extended-Dec-2023",
53
+ "hf_revision": "main",
54
+ "torchscript_file": "gaussian_tta_packaged_nnunet.pt",
55
+ "onnx_file": "None"
56
+ },
57
  "GelGenie-SMPUNet-GP-4-Nov-2023": {
58
  "abbrvName": "Prototype Model (Universal)",
59
  "modelName": "GelGenie-SMPUNet-GP-4-Nov-2023",