TheArchitect416 commited on
Commit
7ab72e7
·
verified ·
1 Parent(s): 88b3684

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +4 -2
model_index.json CHANGED
@@ -1,4 +1,6 @@
1
  {
2
- "library_name": "segmentation_models_pytorch",
3
- "task": "image-segmentation"
 
 
4
  }
 
1
  {
2
+ "library_name": "segmentation_models_pytorch",
3
+ "task": "image-segmentation",
4
+ "architecture": "U-Net",
5
+ "encoder": "resnet34"
6
  }