bdck commited on
Commit
f67b089
·
verified ·
1 Parent(s): bc80313

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "image-segmentation",
3
+ "framework": "onnx",
4
+ "task": "edge-detection",
5
+ "model_name": "PiDiNet_ONNX"
6
+ }